Antlr4.StringTemplate 4.0.6.9004

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Antlr4.StringTemplate --version 4.0.6.9004
NuGet\Install-Package Antlr4.StringTemplate -Version 4.0.6.9004
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="Antlr4.StringTemplate" Version="4.0.6.9004" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Antlr4.StringTemplate --version 4.0.6.9004
#r "nuget: Antlr4.StringTemplate, 4.0.6.9004"
#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 Antlr4.StringTemplate as a Cake Addin
#addin nuget:?package=Antlr4.StringTemplate&version=4.0.6.9004

// Install Antlr4.StringTemplate as a Cake Tool
#tool nuget:?package=Antlr4.StringTemplate&version=4.0.6.9004

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 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. 
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 (2)

Showing the top 2 NuGet packages that depend on Antlr4.StringTemplate:

Package Downloads
eDocument.Core.Asserts

https://wiki.prokom.no/confluence/display/EDOC/Assert

Tool.NuPrep

A Tool™ to automate build, pack, and push of multi-target .net based nuget packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Antlr4.StringTemplate:

Repository Stars
Glimpse/Glimpse
The open source diagnostics platform for the web
Version Downloads Last updated