Releases: kbsletten/Poirot
Releases · kbsletten/Poirot
Patch 3
Patch 2
Patch 1
Version 1
** This version has debug statements left in, please upgrade **
Initial port of SharpStache to .NET Standard.
This version creates the Mustache
class with 8 overloads of Render
allowing the caller to specify the template, the object to render and optionally specify a set of partials and a TextWriter
to render to instead of creating a string
.