JWT implementation for .NET core.
Info
Version: | 1.0.2 |
Author(s): | Ryan Helmoski |
Last Update: | Tuesday, January 12, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rydahhh/CoreJwt |
NuGet Url: | https://www.nuget.org/packages/CoreJwt |
Install
Install-Package CoreJwt
dotnet add package CoreJwt
paket add CoreJwt
CoreJwt Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Cryptography.KeyDerivation(>= 1.0.01)
- Newtonsoft.Json(>= 8.0.2)
- Microsoft.CSharp(>= 4.0.123516)
Tags