Templates to use when creating an application for vuejs.
Info
Version: | 1.2.0 |
Author(s): | huangmingji |
Last Update: | Friday, December 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/huangmingji/dotnet-vue |
NuGet Url: | https://www.nuget.org/packages/DotnetVue |
Install
Install-Package DotnetVue
dotnet add package DotnetVue
paket add DotnetVue
DotnetVue Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 5.0.0)
- Microsoft.AspNetCore.Authentication.OpenIdConnect(>= 5.0.0)
- Serilog.AspNetCore(>= 3.4.0)
- Serilog.Settings.Configuration(>= 3.1.0)
- Serilog.Sinks.Async(>= 1.4.0)
- Serilog.Sinks.File(>= 4.1.0)
- Swashbuckle.AspNetCore(>= 5.6.3)
Tags