A simple template that helps create Multi-Page vue applications under .NetCore MVC.
Info
Version: | 1.3.8 |
Author(s): | zmjack |
Last Update: | Tuesday, March 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Vuets |
Install
Install-Package Vuets
dotnet add package Vuets
paket add Vuets
Vuets Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.2.0)