Microsoft.IdentityModel.Tokens
7.0.1
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.1
NuGet\Install-Package Microsoft.IdentityModel.Tokens -Version 7.0.1
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="7.0.1" />
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="7.0.1" />
<PackageReference Include="Microsoft.IdentityModel.Tokens" />
paket add Microsoft.IdentityModel.Tokens --version 7.0.1
#r "nuget: Microsoft.IdentityModel.Tokens, 7.0.1"
#:package Microsoft.IdentityModel.Tokens@7.0.1
#addin nuget:?package=Microsoft.IdentityModel.Tokens&version=7.0.1
#tool nuget:?package=Microsoft.IdentityModel.Tokens&version=7.0.1
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.1)
- 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.1)
- 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.1)
- 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.1)
- 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.1)
-
net8.0
- Microsoft.IdentityModel.Logging (>= 7.0.1)
NuGet packages (1.3K)
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.Xml
Includes types that provide support for Reading / Writing XML with Enveloped Signatures. |
GitHub repositories (176)
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.
|
|
|
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.
|
|
|
duplicati/duplicati
Store securely encrypted backups in the cloud!
|
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
|
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.
|
|
|
Azure/azure-functions-host
The host/runtime that powers Azure Functions
|
|
|
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.
|
|
|
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
|
|
|
scottksmith95/LINQKit
LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 8.15.0 | 557,674 | 11/18/2025 | |
| 8.14.0 | 14,782,423 | 8/15/2025 | |
| 8.13.1 | 1,344,747 | 8/8/2025 | |
| 8.13.0 | 3,137,851 | 7/21/2025 | |
| 8.12.1 | 8,287,987 | 6/17/2025 | |
| 8.12.0 | 4,846,715 | 6/3/2025 | |
| 8.11.0 | 3,300,924 | 5/23/2025 | |
| 8.10.0 | 2,376,530 | 5/15/2025 | |
| 8.9.0 | 7,240,906 | 4/24/2025 | |
| 8.8.0 | 9,188,463 | 4/8/2025 | |
| 8.7.0 | 5,600,584 | 3/21/2025 | |
| 8.6.1 | 13,541,997 | 3/7/2025 | |
| 8.6.0 | 4,872,667 | 2/22/2025 | |
| 8.5.0 | 3,968,402 | 2/15/2025 | |
| 8.4.0 | 4,728,636 | 2/7/2025 | |
| 8.3.1 | 16,966,785 | 1/17/2025 | |
| 8.3.0 | 20,028,918 | 12/4/2024 | |
| 8.2.1 | 12,665,492 | 11/15/2024 | |
| 8.2.0 | 19,756,486 | 11/2/2024 | |
| 8.1.2 | 15,443,695 | 10/8/2024 | |
| 8.1.1 | 1,517,275 | 10/5/2024 | |
| 8.0.1 | 48,922,363 | 7/23/2024 | |
| 8.0.0 | 3,894,006 | 7/16/2024 | |
| 8.0.0-preview1 | 208,763 | 6/19/2024 | |
| 7.7.1 | 15,287,671 | 7/20/2024 | |
| 7.7.0 | 173,927 | 7/18/2024 | |
| 7.6.3 | 6,455,343 | 7/10/2024 | |
| 7.6.2 | 8,694,762 | 6/20/2024 | |
| 7.6.1 | 1,634,299 | 6/17/2024 | |
| 7.6.0 | 21,539,114 | 5/28/2024 | |
| 7.5.2 | 7,468,102 | 5/13/2024 | |
| 7.5.1 | 21,593,950 | 4/5/2024 | |
| 7.5.0 | 38,632,095 | 3/27/2024 | |
| 7.4.1 | 7,768,563 | 3/15/2024 | |
| 7.4.0 | 10,715,089 | 2/26/2024 | |
| 7.4.0-preview1 | 23,347 | 2/12/2024 | |
| 7.3.1 | 18,974,538 | 2/3/2024 | |
| 7.3.0 | 2,536,322 | 1/30/2024 | |
| 7.2.0 | 18,396,175 | 1/10/2024 | |
| 7.1.2 | 156,309,433 | 1/9/2024 | |
| 7.0.3 | 34,288,213 | 10/17/2023 | |
| 7.0.2 | 1,929,354 | 9/29/2023 | |
| 7.0.1 | 426,990 | 9/27/2023 | |
| 7.0.0 | 11,877,584 | 9/11/2023 | |
| 7.0.0-preview5 | 491,409 | 9/6/2023 | |
| 7.0.0-preview4 | 10,833 | 8/29/2023 | |
| 7.0.0-preview3 | 24,226 | 8/21/2023 | |
| 7.0.0-preview2 | 12,507 | 8/13/2023 | |
| 7.0.0-preview | 207,122 | 7/11/2023 | |
| 6.36.0 | 7,136,087 | 7/19/2024 | |
| 6.35.1 | 1,742,186 | 7/11/2024 | |
| 6.35.0 | 247,649,808 | 1/9/2024 | |
| 6.34.0 | 50,727,169 | 10/17/2023 | |
| 6.33.0 | 10,901,292 | 10/3/2023 | |
| 6.32.3 | 3,920,434 | 9/5/2023 | |
| 6.32.2 | 3,485,258 | 8/26/2023 | |
| 6.32.1 | 6,166,584 | 7/28/2023 | |
| 6.32.0 | 9,209,852 | 7/12/2023 | |
| 6.31.0 | 8,252,727 | 6/8/2023 | |
| 6.30.1 | 7,635,976 | 5/10/2023 | |
| 6.30.0 | 8,661,042 | 4/26/2023 | |
| 6.29.0 | 5,357,286 | 4/14/2023 | |
| 6.28.1 | 3,761,162 | 4/3/2023 | |
| 6.27.0 | 15,400,638 | 2/16/2023 | |
| 6.26.1 | 10,241,298 | 2/7/2023 | |
| 6.26.0 | 4,874,086 | 1/20/2023 | |
| 6.25.1 | 32,791,605 | 12/1/2022 | |
| 6.25.0 | 13,201,782 | 10/27/2022 | |
| 6.24.0 | 113,269,633 | 10/13/2022 | |
| 6.23.1 | 27,194,803 | 9/8/2022 | |
| 6.23.0 | 894,308 | 9/6/2022 | |
| 6.22.1 | 3,962,667 | 8/25/2022 | |
| 6.22.0 | 19,715,713 | 7/27/2022 | |
| 6.21.0 | 80,910,835 | 7/1/2022 | |
| 6.20.0 | 9,023,977 | 6/21/2022 | |
| 6.19.0 | 27,386,405 | 6/6/2022 | |
| 6.18.0 | 6,839,371 | 5/19/2022 | |
| 6.17.0 | 22,270,817 | 4/6/2022 | |
| 6.16.0 | 25,785,487 | 2/18/2022 | |
| 6.15.1 | 74,323,841 | 1/20/2022 | |
| 6.15.0 | 18,077,315 | 12/3/2021 | |
| 6.14.1 | 11,632,481 | 11/4/2021 | |
| 6.14.0 | 1,224,365 | 10/29/2021 | |
| 6.13.1 | 15,663,421 | 10/7/2021 | |
| 6.12.2 | 33,547,876 | 8/20/2021 | |
| 6.12.1 | 4,710,571 | 8/13/2021 | |
| 6.12.0 | 11,903,648 | 7/21/2021 | |
| 6.11.1 | 33,126,440 | 5/21/2021 | |
| 6.11.0 | 5,580,426 | 4/27/2021 | |
| 6.10.2 | 13,064,614 | 4/15/2021 | |
| 6.10.1 | 1,360,610 | 4/12/2021 | |
| 6.10.0 | 182,023,867 | 3/30/2021 | |
| 6.9.0 | 3,171,102 | 3/16/2021 | |
| 6.8.0 | 304,666,848 | 10/13/2020 | |
| 6.7.2-preview-10803222715 | 125,138 | 8/4/2020 | |
| 6.7.1 | 106,176,998 | 6/30/2020 | |
| 6.6.1-preview-10617201806 | 5,778 | 7/10/2020 | |
| 6.6.0 | 15,424,674 | 5/22/2020 | |
| 6.5.1 | 6,313,150 | 4/28/2020 | |
| 6.5.0 | 22,683,381 | 3/24/2020 | |
| 5.7.0 | 5,075,768 | 1/9/2024 | |
| 5.6.0 | 173,039,643 | 10/19/2019 | |
| 5.5.0 | 250,040,961 | 6/24/2019 | |
| 5.4.0 | 132,011,531 | 1/23/2019 | |
| 5.3.0 | 90,339,620 | 10/5/2018 | |
| 5.2.4 | 39,095,644 | 6/19/2018 | |
| 5.2.2 | 27,874,693 | 4/24/2018 | |
| 5.2.1 | 20,046,191 | 2/8/2018 | |
| 5.1.5 | 5,754,846 | 11/17/2017 | |
| 5.1.4 | 32,472,127 | 6/12/2017 | |
| 5.1.3 | 4,485,675 | 2/28/2017 | |
| 5.1.2 | 59,244,876 | 1/11/2017 | |
| 5.0.0 | 3,743,969 | 6/27/2016 |