Microsoft.IdentityModel.Tokens (6.8.0)
Published 2023-05-05 11:34:22 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 6.8.0 Microsoft.IdentityModel.Tokens
About this package
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.IdentityModel.Logging | 6.8.0 | .NETFramework4.5 |
Microsoft.IdentityModel.Logging | 6.8.0 | .NETFramework4.6.1 |
Microsoft.IdentityModel.Logging | 6.8.0 | .NETStandard2.0 |
Microsoft.CSharp | 4.5.0 | .NETStandard2.0 |
System.Security.Cryptography.Cng | 4.5.0 | .NETStandard2.0 |