jcmm33 / SmartFormat.NET

An extensible .NET replacement for String.Format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmartFormat is a string composition library written in C# that can format data into a string with a minimal, intuitive syntax.

Nuget Install-Package SmartFormat.NET

See further information on the wiki.

See changelog for changes.

About

An extensible .NET replacement for String.Format

License:MIT License


Languages

Language:C# 99.8%Language:Batchfile 0.2%