Antlr3.StringTemplate
3.4.1.9005
Prefix Reserved
dotnet add package Antlr3.StringTemplate --version 3.4.1.9005
NuGet\Install-Package Antlr3.StringTemplate -Version 3.4.1.9005
<PackageReference Include="Antlr3.StringTemplate" Version="3.4.1.9005" />
paket add Antlr3.StringTemplate --version 3.4.1.9005
#r "nuget: Antlr3.StringTemplate, 3.4.1.9005"
// Install Antlr3.StringTemplate as a Cake Addin #addin nuget:?package=Antlr3.StringTemplate&version=3.4.1.9005 // Install Antlr3.StringTemplate as a Cake Tool #tool nuget:?package=Antlr3.StringTemplate&version=3.4.1.9005
StringTemplate (or ST) is a template engine library used for generating text from data structures. The first version was developed for the Java platform and has evolved over the years of it's use on the jGuru.com website. StringTemplate's distinguishing characteristic is that it strictly enforces model-view separation unlike other comparable template engines. It is particularly good at multi-targeted code generators, multiple site skins, and internationalization/localization.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
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 |
---|---|---|
3.4.1.9005 | 216,545 | 3/20/2012 |
3.4.1.9004 | 34,078 | 3/20/2012 |
- Antlr3.Runtime.dll is merged to Antlr3.StringTemplate.
- same as 9004 but with fixed nuget metadata, framework version