Microsoft.IdentityModel.Tokens
7.0.0-preview4
Prefix Reserved
Move to latest Microsoft.IdentityModel.Tokens. See https://aka.ms/IdentityModel/LTS,
See the version list below for details.
dotnet add package Microsoft.IdentityModel.Tokens --version 7.0.0-preview4
NuGet\Install-Package Microsoft.IdentityModel.Tokens -Version 7.0.0-preview4
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="7.0.0-preview4" />
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="7.0.0-preview4" />
<PackageReference Include="Microsoft.IdentityModel.Tokens" />
paket add Microsoft.IdentityModel.Tokens --version 7.0.0-preview4
#r "nuget: Microsoft.IdentityModel.Tokens, 7.0.0-preview4"
#:package Microsoft.IdentityModel.Tokens@7.0.0-preview4
#addin nuget:?package=Microsoft.IdentityModel.Tokens&version=7.0.0-preview4&prerelease
#tool nuget:?package=Microsoft.IdentityModel.Tokens&version=7.0.0-preview4&prerelease
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 is compatible. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.1
- Microsoft.IdentityModel.Logging (>= 7.0.0-preview4)
- System.Memory (>= 4.5.5)
- System.Text.Encodings.Web (>= 4.7.2)
- System.Text.Json (>= 4.7.2)
-
.NETFramework 4.6.2
- Microsoft.IdentityModel.Logging (>= 7.0.0-preview4)
- System.Memory (>= 4.5.5)
- System.Text.Encodings.Web (>= 4.7.2)
- System.Text.Json (>= 4.7.2)
-
.NETFramework 4.7.2
- Microsoft.IdentityModel.Logging (>= 7.0.0-preview4)
- System.Memory (>= 4.5.5)
- System.Text.Encodings.Web (>= 4.7.2)
- System.Text.Json (>= 4.7.2)
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.5.0)
- Microsoft.IdentityModel.Logging (>= 7.0.0-preview4)
- System.Security.Cryptography.Cng (>= 4.5.0)
- System.Text.Encodings.Web (>= 4.7.2)
- System.Text.Json (>= 4.7.2)
-
net6.0
- Microsoft.IdentityModel.Logging (>= 7.0.0-preview4)
-
net8.0
- Microsoft.IdentityModel.Logging (>= 7.0.0-preview4)
NuGet packages (1.5K)
Showing the top 5 NuGet packages that depend on Microsoft.IdentityModel.Tokens:
| Package | Downloads |
|---|---|
|
System.IdentityModel.Tokens.Jwt
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. |
|
|
Microsoft.IdentityModel.JsonWebTokens
Includes types that provide support for creating, serializing and validating JSON Web Tokens. This is a newer, faster version of System.IdentityModel.Tokens.Jwt that has additional functionality. |
|
|
Microsoft.IdentityModel.Protocols
Provides base protocol support for OpenIdConnect and WsFederation. |
|
|
Microsoft.IdentityModel.Validators
Includes types that provide token validators. |
|
|
Microsoft.IdentityModel.Tokens.Saml
Includes types that provide support for SamlTokens version 1 and 2. |
GitHub repositories (183)
Showing the top 20 popular GitHub repositories that depend on Microsoft.IdentityModel.Tokens:
| Repository | Stars |
|---|---|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
|
duplicati/duplicati
Store securely encrypted backups in the cloud!
|
|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
|
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
|
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
|
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
|
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
|
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
|
|
|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
|
microsoft/perfview
PerfView is a CPU and memory performance-analysis tool
|
|
|
neo-project/neo
NEO Smart Economy
|
|
|
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
|
|
|
netwrix/pingcastle
PingCastle - Get Active Directory Security at 80% in 20% of the time
|
|
|
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform. Check out the next generation of this software built on ASP.NET Core: https://github.com/OrchardCMS/OrchardCore
|
|
|
Cleanuparr/Cleanuparr
Advanced download manager for the Servarr ecosystem
|
|
|
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
|
|
|
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
|
|
|
jakubgarfield/Bonobo-Git-Server
Bonobo Git Server for Windows is a web application you can install on your IIS and easily manage and connect to your git repositories. Go to homepage for release and more info.
|
|
|
scottksmith95/LINQKit
LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.
|
|
|
CoreWCF/CoreWCF
Main repository for the Core WCF project
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 8.18.0 | 87,735 | 4/30/2026 | |
| 8.17.0 | 4,523,998 | 3/24/2026 | |
| 8.16.0 | 11,058,579 | 2/13/2026 | |
| 8.15.0 | 30,671,765 | 11/18/2025 | |
| 8.14.0 | 43,899,034 | 8/15/2025 | |
| 8.13.1 | 2,274,281 | 8/8/2025 | |
| 8.13.0 | 6,313,862 | 7/21/2025 | |
| 8.12.1 | 13,898,367 | 6/17/2025 | |
| 8.12.0 | 7,910,271 | 6/3/2025 | |
| 8.11.0 | 4,535,179 | 5/23/2025 | |
| 8.10.0 | 3,622,475 | 5/15/2025 | |
| 8.9.0 | 10,445,017 | 4/24/2025 | |
| 8.8.0 | 13,235,886 | 4/8/2025 | |
| 8.7.0 | 8,519,152 | 3/21/2025 | |
| 8.6.1 | 26,462,097 | 3/7/2025 | |
| 8.6.0 | 7,186,218 | 2/22/2025 | |
| 8.5.0 | 5,473,810 | 2/15/2025 | |
| 8.4.0 | 6,773,676 | 2/7/2025 | |
| 8.3.1 | 27,048,378 | 1/17/2025 | |
| 7.0.0-preview4 | 11,062 | 8/29/2023 |