mciesielski92 / Mustache

.NET Standard and Portable Class Library implementations of Mustache logic-less templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mustache.NETStandard & Mustache.PCL - Logic-less templates for .NET

These libraries are implementations of Mustache logic-less templates specifications.

Mustache.NETStandard is a .NETStandard Class Library for .NETStandard 2.0.

Mustache.PCL is a .NET Portable Class Library for

  • .NET Framework 4.6
  • ASP.NET Core 1.0
  • Windows Universal 10.0

Mustache documentation and specifications can be found at http://mustache.github.com.

Documentation about this implementation can be found at https://danielescipioni.github.io/Mustache.

About

.NET Standard and Portable Class Library implementations of Mustache logic-less templates

License:MIT License


Languages

Language:C# 100.0%