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 1,810 3/19/2024
9.0.0 634 3/10/2024
8.0.0 30,332 1/15/2024
7.3.0 3,957 12/12/2023
7.2.0 2,827 12/5/2023
7.1.0 2,551 11/13/2023
7.0.0 1,097 10/29/2023
6.1.0 32,032 6/13/2023
4.1.0 619,211 12/2/2020
4.0.0 227,640 7/19/2019
3.1.0 586,603 4/1/2019
3.0.0 1,895 3/5/2019
2.0.8 3,753 1/22/2019
2.0.7 10,623 11/2/2018
2.0.6 10,416 12/22/2017
2.0.5 1,534 12/22/2017
2.0.4 1,496 12/22/2017
2.0.3 5,912 12/4/2017
2.0.2 5,498 12/4/2017
2.0.1 5,462 12/4/2017
2.0.0 5,367 12/4/2017
1.7.0 1,385 10/31/2017
1.6.1 3,880 6/9/2017
1.6.0 3,435 12/3/2015
1.5.1 1,566 7/1/2015
1.5.0 1,491 7/1/2015
1.4.0 1,428 6/18/2015
1.3.0 1,651 1/8/2015
1.2.0 1,817 1/7/2015