DotLiquid.ViewEngine is an ASP.NET MVC View Engine wrapper around the DotLiquid templating system.
Info
Version: | 0.2.0 |
Author(s): | Matt Brailsford |
Last Update: | Saturday, June 15, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/mattbrailsford/dotliquid.viewengine |
NuGet Url: | https://www.nuget.org/packages/DotLiquid.ViewEngine |
Install
Install-Package DotLiquid.ViewEngine
dotnet add package DotLiquid.ViewEngine
paket add DotLiquid.ViewEngine
DotLiquid.ViewEngine Download (Unzip the "nupkg" after downloading)
Dependencies
- DotLiquid(1.6.1.0)
- WebActivator(1.5)