A extension of the mustache text template engine for .NET.
Info
Version: | 1.0.1 |
Author(s): | truncon, kwilliamssbs |
Last Update: | Wednesday, October 12, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SunBrandingSolutions/mustache-sharp |
NuGet Url: | https://www.nuget.org/packages/Mustache |
Install
Install-Package Mustache
dotnet add package Mustache
paket add Mustache
Mustache Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.0)
- System.Data.Common(>= 4.1.0)
- System.Reflection.TypeExtensions(>= 4.1.0)
- System.Text.Encodings.Web(>= 4.0.0)
No dependencies.
Tags