StringTemplate4 4.0.7.2-alpha002

This is a prerelease version of StringTemplate4.
dotnet add package StringTemplate4 --version 4.0.7.2-alpha002
                    
NuGet\Install-Package StringTemplate4 -Version 4.0.7.2-alpha002
                    
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="StringTemplate4" Version="4.0.7.2-alpha002" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="StringTemplate4" Version="4.0.7.2-alpha002" />
                    
Directory.Packages.props
<PackageReference Include="StringTemplate4" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add StringTemplate4 --version 4.0.7.2-alpha002
                    
#r "nuget: StringTemplate4, 4.0.7.2-alpha002"
                    
#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.
#addin nuget:?package=StringTemplate4&version=4.0.7.2-alpha002&prerelease
                    
Install StringTemplate4 as a Cake Addin
#tool nuget:?package=StringTemplate4&version=4.0.7.2-alpha002&prerelease
                    
Install StringTemplate4 as a Cake Tool

The C# port of StringTemplate 4.

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

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on StringTemplate4:

Repository Stars
Seddryck/NBi
NBi is a testing framework (add-on to NUnit) for Business Intelligence and Data Access. The main goal of this framework is to let users create tests with a declarative approach based on an Xml syntax. By the means of NBi, you don't need to develop C# or Java code to specify your tests! Either, you don't need Visual Studio or Eclipse to compile your test suite. Just create an Xml file and let the framework interpret it and play your tests. The framework is designed as an add-on of NUnit but with the possibility to port it easily to other testing frameworks.
Version Downloads Last updated
4.0.7.2-alpha002 202 8/10/2013
4.0.7.2-alpha001 39 8/6/2013