Skip to main content
Antlr3.StringTemplate package icon

Antlr3.StringTemplate

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.

Total Downloads
372.8K
372,833
Published
Mar 20, 2012
Latest stable version

Install

.NET CLI
dotnet add package Antlr3.StringTemplate --version 3.4.1.9004
Package Manager Console
Install-Package Antlr3.StringTemplate -Version 3.4.1.9004
PackageReference
<PackageReference Include="Antlr3.StringTemplate" Version="3.4.1.9004" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.