SmartFormat.NET 2.5.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET Standard 2.0 .NET Framework 4.6.2
There is a newer version of this package available.
See the version list below for details.
dotnet add package SmartFormat.NET --version 2.5.1
NuGet\Install-Package SmartFormat.NET -Version 2.5.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SmartFormat.NET" Version="2.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SmartFormat.NET --version 2.5.1
#r "nuget: SmartFormat.NET, 2.5.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SmartFormat.NET as a Cake Addin
#addin nuget:?package=SmartFormat.NET&version=2.5.1

// Install SmartFormat.NET as a Cake Tool
#tool nuget:?package=SmartFormat.NET&version=2.5.1

A string composition library written in C# that can format data into a string with a minimal, intuitive syntax. It uses extensions to provide named placeholders, pluralization, gender conjugation, and time and list formatting. Project hosted on GitHub https://github.com/axuno/SmartFormat

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (53)

Showing the top 5 NuGet packages that depend on SmartFormat.NET:

Package Downloads
Takenet.MessagingHub.Client

The C# SDK for the Messaging Hub

Take.Elephant

Elephant storage library

Take.Blip.Client

BLiP C# client

Takenet.Elephant

Elephant storage library

Takenet.MessagingHub.Client.InfoEntertainmentExtensions

Messaging Hub Client Extensions - Take.net InfoEntertainment Team

GitHub repositories (12)

Showing the top 5 popular GitHub repositories that depend on SmartFormat.NET:

Repository Stars
canton7/SyncTrayzor
Windows tray utility / filesystem watcher / launcher for Syncthing
axuno/SmartFormat
A lightweight text templating library written in C# which can be a drop-in replacement for string.Format
snatch-dev/Convey
A simple recipe for .NET Core microservices.
dukus/digiCamControl
DSLR camera remote control open source software
XAMLMarkupExtensions/WPFLocalizeExtension
LocalizationExtension is a the easy way to localize any type of DependencyProperties or native Properties on DependencyObjects
Version Downloads Last updated
3.2.1 9,361 2/19/2023
3.2.0 125,970 9/18/2022
3.1.0 189,233 5/17/2022
3.0.0 120,353 3/14/2022
3.0.0-rc.2 1,565 2/15/2022
3.0.0-rc.1 1,590 2/1/2022
3.0.0-alpha.5 1,092 12/3/2021
3.0.0-alpha.4 1,744 10/25/2021
3.0.0-alpha.3 968 9/20/2021
3.0.0-alpha.2 674 9/5/2021
3.0.0-alpha.1 2,475 8/29/2021
2.7.3 56,531 6/28/2022
2.7.2 166,680 12/26/2021
2.7.1 158,578 10/21/2021
2.7.0 780,774 4/10/2021
2.6.2 215,251 2/17/2021
2.6.1 5,795 2/12/2021
2.5.3 543,417 11/10/2020
2.5.3-preview1 2,182 11/2/2020
2.5.2 316,432 6/16/2020
2.5.1 12,992 6/9/2020
2.5.0 591,191 11/2/2019
2.4.2 910,403 2/9/2019
2.4.1 35,413 1/5/2019
2.4.0 8,865 1/4/2019
2.3.1.1 134,891 11/15/2018
2.3.0 503,026 6/13/2018
2.2.0 118,741 2/17/2018
2.1.0.2 735,621 8/15/2017
2.1.0.1 306,147 6/27/2017
2.0.0 273,655 12/4/2016
1.7.1.1 12,933 11/28/2016
1.6.1 111,009 3/4/2015
1.6.0 3,247 3/4/2015
1.5.0 3,259 2/12/2015
1.4.0 1,964 2/12/2015
1.3.0 1,964 2/12/2015
1.2.0 6,254 2/7/2015
1.1.0 25,495 2/20/2014
1.0.0 11,167 5/15/2013

See the change log with links to the Wiki for details of this release:
https://github.com/axuno/SmartFormat/blob/master/CHANGES.md