ASP.NET Core utility library for JwtSharp.
Info
Version: | 1.1.0 |
Author(s): | Luke Vo |
Last Update: | Thursday, October 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/datvm/JwtSharp |
NuGet Url: | https://www.nuget.org/packages/JwtSharp.AspNetCore |
Install
Install-Package JwtSharp.AspNetCore
dotnet add package JwtSharp.AspNetCore
paket add JwtSharp.AspNetCore
JwtSharp.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- JwtSharp(>= 1.1.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.1.0)
- Microsoft.Extensions.DependencyInjection(>= 2.1.0)
Tags