Top 20 NuGet jwt Packages

THIS PACKAGE IS NOW OBSOLETE. GO TO https://www.nuget.org/packages/jwt.dotnetstandard.json-net Json.NET Serializer for JWT.DNX
JWTUtility
An owin middleware for JWT tokens and optional cookie parsing with an owin signin delegate.
Collection of simple pieces of reusable code designed such that dependencies aren't forced upon consumers of its packages. Package is shipped as source code.
Collection of simple pieces of reusable code designed such that dependencies aren't forced upon consumers of its packages. Package is shipped as source code.
JWT (JSON Web Token) Implementation for .NET (Public Domain). Ported to .NET Standard. Based on version 1.3.4 of JWT
Owin.JwtAuth provides JSON Web Token authentication with X509 signing and configuration stored in App.config/Web.config.
See description at project site or follow the link: https://github.com/altasoft/security/wiki/JWT-Token-Provider
Access token requirement validation middleware for JWTs.
Encode and Decode JSON Web Token(JWT) using pem file for .NET
Portable Class Library implementation of JWT (JSON Web Token) for .NET (Public Domain)
A simple and straightforward jwt authentication setup
Fable binding for the NPM package "jwt-simple".
ServiceStack.JWKS is a plugin to consume or expose a JSON Web Key Set data structure when using JWT tokens.
A small utility library for issuing and validating JWT Bearer. Can be used for both ASP.NET Core and .NET Framework Web project as well as Desktop App (no built-in flow).
Auth.JWT is a Json Web Token helper module. Auth.JWT is mainly used to implement JWT in the .Net Core application like Micro services, Web API, ML.Net etc.