SimpleTemplateEngine, as the name suggests, is a simple string-based template engine for .NET that alows easy creation and manipulation of string templates.
Info
Version: | 1.0.0-alpha1 |
Author(s): | Ronney Ramon |
Last Update: | Monday, May 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ronneyramon/SimpleTemplateEngine |
NuGet Url: | https://www.nuget.org/packages/SimpleTemplateEngine |
Install
Install-Package SimpleTemplateEngine
dotnet add package SimpleTemplateEngine
paket add SimpleTemplateEngine
SimpleTemplateEngine Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
No dependencies.