A view rendering engine for ASP.NET Core based on the Vue.js template syntax.
Info
Version: | 0.2.0 |
Author(s): | elfalem |
Last Update: | Sunday, May 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NVue |
Install
Install-Package NVue
dotnet add package NVue
paket add NVue
NVue Download (Unzip the "nupkg" after downloading)
Dependencies
- HtmlAgilityPack(>= 1.11.3)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
Tags