StringTokenFormatter 6.1.0
See the version list below for details.
dotnet add package StringTokenFormatter --version 6.1.0
NuGet\Install-Package StringTokenFormatter -Version 6.1.0
<PackageReference Include="StringTokenFormatter" Version="6.1.0" />
<PackageVersion Include="StringTokenFormatter" Version="6.1.0" />
<PackageReference Include="StringTokenFormatter" />
paket add StringTokenFormatter --version 6.1.0
#r "nuget: StringTokenFormatter, 6.1.0"
#:package StringTokenFormatter@6.1.0
#addin nuget:?package=StringTokenFormatter&version=6.1.0
#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 | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Framework | net48 is compatible. net481 was computed. |
-
.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 (1)
Showing the top 1 popular GitHub repositories that depend on StringTokenFormatter:
| Repository | Stars |
|---|---|
|
OnlyFart/Elib2Ebook
Генератор книг
|
| Version | Downloads | Last Updated |
|---|---|---|
| 9.0.1 | 157,660 | 3/19/2024 |
| 9.0.0 | 1,723 | 3/10/2024 |
| 8.0.0 | 294,965 | 1/15/2024 |
| 7.3.0 | 10,558 | 12/12/2023 |
| 7.2.0 | 3,113 | 12/5/2023 |
| 7.1.0 | 4,687 | 11/13/2023 |
| 7.0.0 | 1,406 | 10/29/2023 |
| 6.1.0 | 57,907 | 6/13/2023 |
| 4.1.0 | 802,459 | 12/2/2020 |
| 4.0.0 | 305,734 | 7/19/2019 |
| 3.1.0 | 1,613,757 | 4/1/2019 |
| 3.0.0 | 2,228 | 3/5/2019 |
| 2.0.8 | 4,112 | 1/22/2019 |
| 2.0.7 | 13,703 | 11/2/2018 |
| 2.0.6 | 11,537 | 12/22/2017 |
| 2.0.5 | 2,160 | 12/22/2017 |
| 2.0.4 | 2,120 | 12/22/2017 |
| 2.0.3 | 8,333 | 12/4/2017 |
| 2.0.2 | 8,031 | 12/4/2017 |
| 2.0.1 | 8,028 | 12/4/2017 |