Provides token replacement for interpolated (templated) strings not known at compile time such as those retrieved from data stores using a variety of token to value mappers.
Info
| Version: | 9.0.1 |
| Author(s): | Andy Wilson, Tony Valenti |
| Last Update: | Tuesday, March 19, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/andywilsonuk/StringTokenFormatter |
| NuGet Url: | https://www.nuget.org/packages/StringTokenFormatter |
Install
Install-Package StringTokenFormatter
dotnet add package StringTokenFormatter
paket add StringTokenFormatter
StringTokenFormatter Download (Unzip the "nupkg" after downloading)
Dependencies
Tags