Info
Version: | |
Author(s): | XuPeiYao |
Last Update: | Sunday, January 21, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EzCoreKit.AspNetCore |
Install
Install-Package EzCoreKit.AspNetCore
dotnet add package EzCoreKit.AspNetCore
paket add EzCoreKit.AspNetCore
EzCoreKit.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore(>= 2.0.1)
- Microsoft.AspNetCore.Authentication(>= 2.0.1)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.0.1)
- Microsoft.AspNetCore.StaticFiles(>= 2.0.1)
- Microsoft.IdentityModel.Tokens(>= 5.1.4)
- System.IdentityModel.Tokens.Jwt(>= 5.1.4)