A rewrite of the Antlr Stringtemplate engine that uses no external libraries as well as has the abaility to be expanded with your own implemented IOutputWriter for cutom output types as well as IComponent for parsing custom tokens.
Info
Version: | 1.0.0 |
Author(s): | Roger Castaldo |
Last Update: | Friday, March 23, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/roger-castaldo/stringtemplate |
NuGet Url: | https://www.nuget.org/packages/Org.Reddragonit.Stringtemplate |
Install
Install-Package Org.Reddragonit.Stringtemplate
dotnet add package Org.Reddragonit.Stringtemplate
paket add Org.Reddragonit.Stringtemplate
Org.Reddragonit.Stringtemplate Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
No dependencies.
No dependencies.
No dependencies.
Tags