Skip to content

C# StringTemplate, v4

License

BSD-3-Clause, Unknown licenses found

Licenses found

BSD-3-Clause
LICENSE
Unknown
LICENSE.txt
Notifications You must be signed in to change notification settings

dasblinkenlight/StringTemplate4

 
 

Repository files navigation

Antlr4 StringTemplates for C# Library

This is a fork of the C# String Template repo that fixes a few bugs and adds a missing feature that didn't make it to the original C# rewrite. The code has been converted to the modern version of C#, and unit tests were added back.

The old repo is here; the original repo is here

The repo keeps only StringTemplate4, its tests, and the Antlr3 runtime. Everything else has been removed.

This library is a "netstandard2.0" library, which should be compatible with up-to-date frameworks.

NuGet: Dasblinkenlight.StringTemplate4.

Documentation

Refer to the StringTemplate Home for instructions on how to use. Note, the API classes and methods differ from the doc. E.g., ST in Java is Template in C#.

About

C# StringTemplate, v4

Resources

License

BSD-3-Clause, Unknown licenses found

Licenses found

BSD-3-Clause
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%