Info
Version: | 1.0.4 |
Author(s): | Bassam Saidi |
Last Update: | Thursday, July 9, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://TokenInterpolation.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/HQS.TokenInterpolation |
Install
Install-Package HQS.TokenInterpolation
dotnet add package HQS.TokenInterpolation
paket add HQS.TokenInterpolation
HQS.TokenInterpolation Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Tokens are enclosed by curly brackets.
They will be evaluated at runtime and get interpolated after being resolved. The parsing mode is very lenient
where tokens that fail to resolve are replaced by empty strings with an option to display a custom error message for each token.