System.IdentityModel.Tokens.Jwt (8.0.1)
Published 2026-02-04 09:32:16 +03:30 by kayer
Installation
dotnet nuget add source --name kayer --username your_username --password your_token dotnet add package --source kayer --version 8.0.1 System.IdentityModel.Tokens.JwtAbout this package
Includes types that provide support for creating, serializing and validating JSON Web Tokens. As of IdentityModel 7x, this is a legacy tool that should be replaced with Microsoft.IdentityModel.JsonWebTokens.
Dependencies
Details
Assets (2)
Versions (2)
View all