JSON Web Tokens implementation for .NET Standard.
Info
Version: | 4.0.0 |
Author(s): | Henk Mollema |
Last Update: | Wednesday, July 15, 2020 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/henkmollema/Jwt.NET |
NuGet Url: | https://www.nuget.org/packages/JsonWebTokens |
Install
Install-Package JsonWebTokens
dotnet add package JsonWebTokens
paket add JsonWebTokens
JsonWebTokens Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
Tags