This is a JWT Wrapper of the framework jwt-dotnet/jwt (github.com/jwt-dotnet/jwt) for ASP.Net Core.
Info
Version: | 1.1.0 |
Author(s): | BrunoMartins.Pro |
Last Update: | Friday, June 7, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/JwtWrapper |
Install
Install-Package JwtWrapper
dotnet add package JwtWrapper
paket add JwtWrapper
JwtWrapper Download (Unzip the "nupkg" after downloading)
Dependencies
- JwtWrapper.DTO(>= 1.1.0)
- JwtWrapper.Interface(>= 1.1.0)
- JWT(>= 5.1.1)
Tags