基于 AspNetCore 对 JwtBearer 封装与扩展。.
Info
Version: | 1.0.0 |
Author(s): | moonpeng |
Last Update: | Thursday, September 13, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Moon.AspNetCore.ApiJwtBearer |
Install
Install-Package Moon.AspNetCore.ApiJwtBearer
dotnet add package Moon.AspNetCore.ApiJwtBearer
paket add Moon.AspNetCore.ApiJwtBearer
Moon.AspNetCore.ApiJwtBearer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.1.2)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)
- MongoDB.Driver(>= 2.7.0)
- System.IdentityModel.Tokens.Jwt(>= 5.2.4)