Helpers for building single-page applications on ASP.NET MVC Core using Vue Cli.
Info
Version: | 6.0.0 |
Author(s): | EEParker |
Last Update: | Tuesday, November 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/EEParker/aspnetcore-vueclimiddleware.git |
NuGet Url: | https://www.nuget.org/packages/VueCliMiddleware |
Install
Install-Package VueCliMiddleware
dotnet add package VueCliMiddleware
paket add VueCliMiddleware
VueCliMiddleware Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Microsoft.AspNetCore.SpaServices.Extensions(>= 5.0.1 && < 6.0.0)
- Microsoft.Extensions.Logging(>= 5.0.0 && < 6.0.0)
- Microsoft.AspNetCore.SpaServices.Extensions(>= 3.1.0 && < 4.0.0)
- Microsoft.Extensions.Logging(>= 3.1.0 && < 4.0.0)