NET Portable Class Library implementation of Mustache logic-less templates.
Info
Version: | 1.0.1 |
Author(s): | Daniele Scipioni |
Last Update: | Thursday, May 24, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://danielescipioni.github.io/Mustache |
NuGet Url: | https://www.nuget.org/packages/Mustache.PCL |
Install
Install-Package Mustache.PCL
dotnet add package Mustache.PCL
paket add Mustache.PCL
Mustache.PCL Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore(>= 5.0.0)
- Microsoft.NETCore.Portable.Compatibility(>= 1.0.0)
Tags