Info
Version: | 3.5.0 |
Author(s): | axuno gGmbH, Scott Rippey, Bernhard Millauer and other contributors. |
Last Update: | Monday, July 29, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/axuno/SmartFormat |
NuGet Url: | https://www.nuget.org/packages/SmartFormat.NET |
Install
Install-Package SmartFormat.NET
dotnet add package SmartFormat.NET
paket add SmartFormat.NET
SmartFormat.NET Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Newtonsoft.Json(>= 12.0.3)
- System.Text.Json(>= 4.7.2)
- System.ValueTuple(>= 4.5.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Text.Json(>= 4.7.2)
- System.ValueTuple(>= 4.5.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Text.Json(>= 4.7.2)
- System.ValueTuple(>= 4.5.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Text.Json(>= 4.7.2)
- System.ValueTuple(>= 4.5.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Text.Json(>= 4.7.2)
- System.ValueTuple(>= 4.5.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Text.Json(>= 4.7.2)
- System.ValueTuple(>= 4.5.0)
Tags
and includes references to additional SmartFormat.Extensions packages.
SmartFormat is a lightweight text templating library written in C#.
It can format various data sources into a string with a minimal, intuitive syntax similar to string.Format.
It uses extensions to provide named placeholders, localization, pluralization, gender conjugation, and list and time formatting.