SFD.StringFormat 1.6.25

dotnet add package SFD.StringFormat --version 1.6.25
NuGet\Install-Package SFD.StringFormat -Version 1.6.25
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="SFD.StringFormat" Version="1.6.25" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SFD.StringFormat --version 1.6.25
#r "nuget: SFD.StringFormat, 1.6.25"
#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 SFD.StringFormat as a Cake Addin
#addin nuget:?package=SFD.StringFormat&version=1.6.25

// Install SFD.StringFormat as a Cake Tool
#tool nuget:?package=SFD.StringFormat&version=1.6.25

Parses the contents of a format strings in to a simple object model.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.6.25 1,347 1/4/2015
1.6.1 1,485 12/20/2014
1.6.0 1,458 12/20/2014
1.4.0 1,228 12/14/2014
1.3.0 1,300 12/14/2014
1.2.0 1,248 12/10/2014
1.1.0 1,244 12/10/2014
1.0.0 1,228 12/10/2014

Fixed Issue the incorrectly reports
"{}{1}" as Malformed_ArgHole Malformed_ArgHole rather than
MalformedArgHole ArgHole