An ASP.NET ViewEngine that uses javscript to render markup (for universal rendering).
Info
Version: | 1.1.0 |
Author(s): | Paul |
Last Update: | Saturday, March 26, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pauldotknopf/JavaScriptViewEngine |
NuGet Url: | https://www.nuget.org/packages/JavaScriptViewEngine |
Install
Install-Package JavaScriptViewEngine
dotnet add package JavaScriptViewEngine
paket add JavaScriptViewEngine
JavaScriptViewEngine Download (Unzip the "nupkg" after downloading)
Dependencies
dnx451
- Microsoft.AspNet.Mvc.ViewFeatures(>= 6.0.01)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.0.01)
- VroomJs(>= 1.0.1)
- Microsoft.AspNet.Mvc.ViewFeatures(>= 6.0.01)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.0.01)
- VroomJs(>= 1.0.1)
Tags