Umbraco Template Engine provides a way of easily rendering content with different templates for different usages on a website.
Info
Version: | 1.0.2 |
Author(s): | Neil Cumpstey |
Last Update: | Monday, June 6, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cumpstey/umbraco-template-engine/ |
NuGet Url: | https://www.nuget.org/packages/UmbracoTemplateEngine |
Install
Install-Package UmbracoTemplateEngine
dotnet add package UmbracoTemplateEngine
paket add UmbracoTemplateEngine
UmbracoTemplateEngine Download (Unzip the "nupkg" after downloading)
Dependencies
- UmbracoCms(>= 6.0.0)
Tags