Skip to content

An extensible .NET replacement for String.Format

License

Notifications You must be signed in to change notification settings

murad073/SmartFormat

 
 

Repository files navigation

Logo

GitHub release License: MIT Build status AppVeyor tests codecov

SmartFormat is a string composition library written in C# which is basically compatible with string.Format. More than that SmartFormat can format data with named placeholders, lists, pluralization and other smart extensions.

Supported Frameworks

  • .Net Framework 4.5+
  • .Net Standard 1.6 and 2.0

Get started

NuGet Install the NuGet package

Docs Have a look at the SmartFormat.Net Wiki

See changelog for changes.

Projects, where SmartFormat.Net is used: (let us know if you'd like to be listed here):

Logo
MailMergeLib is an SMTP mail client library which provides comfortable mail merge capabilities for text, inline images and attachments, as well as good throughput and fault tolerance for sending mail messages.

About

An extensible .NET replacement for String.Format

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%