HQS.TokenInterpolation 1.0.4

dotnet add package HQS.TokenInterpolation --version 1.0.4
NuGet\Install-Package HQS.TokenInterpolation -Version 1.0.4
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="HQS.TokenInterpolation" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HQS.TokenInterpolation --version 1.0.4
#r "nuget: HQS.TokenInterpolation, 1.0.4"
#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 HQS.TokenInterpolation as a Cake Addin
#addin nuget:?package=HQS.TokenInterpolation&version=1.0.4

// Install HQS.TokenInterpolation as a Cake Tool
#tool nuget:?package=HQS.TokenInterpolation&version=1.0.4

The library supports dynamic binding thru the notion of tokens.

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.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.4 1,851 7/9/2015
1.0.1 1,621 6/16/2014
1.0.0 1,753 6/13/2014