StringTokenFormatter 6.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package StringTokenFormatter --version 6.1.0
NuGet\Install-Package StringTokenFormatter -Version 6.1.0
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="StringTokenFormatter" Version="6.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StringTokenFormatter --version 6.1.0
#r "nuget: StringTokenFormatter, 6.1.0"
#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 StringTokenFormatter as a Cake Addin
#addin nuget:?package=StringTokenFormatter&version=6.1.0

// Install StringTokenFormatter as a Cake Tool
#tool nuget:?package=StringTokenFormatter&version=6.1.0

Create interpolated strings at runtime and replace tokens within.  Ie:
```
var Client = new {
FirstName = "John",
LastName = "Smith",
};

var Message = "Hello {FirstName} {LastName}".FormatToken(Client);
```

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.8

    • No dependencies.
  • net6.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on StringTokenFormatter:

Package Downloads
SimairaDigital.DevOps.Pipeline.NukeTool

NUKE build system always require pipeline build system to intiate this.

FowlFever.Conjugal

Structs and annotations for producing nice word conjugations and other linguistic metadata, such as abbreviations, units of measure, and terms of venery.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.0.1 2,213 3/19/2024
9.0.0 642 3/10/2024
8.0.0 32,703 1/15/2024
7.3.0 4,022 12/12/2023
7.2.0 2,836 12/5/2023
7.1.0 2,577 11/13/2023
7.0.0 1,099 10/29/2023
6.1.0 32,584 6/13/2023
4.1.0 620,157 12/2/2020
4.0.0 228,293 7/19/2019
3.1.0 590,903 4/1/2019
3.0.0 1,895 3/5/2019
2.0.8 3,755 1/22/2019
2.0.7 10,718 11/2/2018
2.0.6 10,423 12/22/2017
2.0.5 1,536 12/22/2017
2.0.4 1,498 12/22/2017
2.0.3 6,007 12/4/2017
2.0.2 5,591 12/4/2017
2.0.1 5,593 12/4/2017
2.0.0 5,482 12/4/2017
1.7.0 1,387 10/31/2017
1.6.1 3,895 6/9/2017
1.6.0 3,436 12/3/2015
1.5.1 1,567 7/1/2015
1.5.0 1,493 7/1/2015
1.4.0 1,429 6/18/2015
1.3.0 1,652 1/8/2015
1.2.0 1,819 1/7/2015