Veil - Getting Started Standalone
In addition to integrating with Nancy, Veil can be used by itself in any project for advanced text templating.
To get started you simply need to install one of the Veil parsers for the syntax you prefer.
- SuperSimple:
Install-Package Veil.SuperSimple
- Handlebars:
Install-Package Veil.Handlebars