Mustache in .NET

Mustache is a really simple templating engine, and a good choice for building HTML. Here's an example using the Stubble package in .NET.

View code on GitHub

Comments

Popular posts from this blog

C# Record Serialization

Versioned content in MVC

Add timestamp to photo using ImageMagick