Microsoft.IdentityModel.Tokens 6.5.0

Prefix Reserved
Additional Details

Move to latest Microsoft.IdentityModel.Tokens. See https://aka.ms/IdentityModel/LTS,

There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.IdentityModel.Tokens --version 6.5.0
                    
NuGet\Install-Package Microsoft.IdentityModel.Tokens -Version 6.5.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="6.5.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="6.5.0" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.IdentityModel.Tokens" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.IdentityModel.Tokens --version 6.5.0
                    
#r "nuget: Microsoft.IdentityModel.Tokens, 6.5.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.IdentityModel.Tokens&version=6.5.0
                    
Install Microsoft.IdentityModel.Tokens as a Cake Addin
#tool nuget:?package=Microsoft.IdentityModel.Tokens&version=6.5.0
                    
Install Microsoft.IdentityModel.Tokens as a Cake Tool

Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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. 
.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 net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1.2K)

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.Xml

Includes types that provide support for Reading / Writing XML with Enveloped Signatures.

Microsoft.IdentityModel.Tokens.Saml

Includes types that provide support for SamlTokens version 1 and 2.

GitHub repositories (160)

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 Preview 3, 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
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
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.
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.
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
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
Version Downloads Last updated
8.9.0 750,890 4/24/2025
8.8.0 2,013,009 4/8/2025
8.7.0 1,858,895 3/21/2025
8.6.1 2,739,685 3/7/2025
8.6.0 1,820,402 2/22/2025
8.5.0 1,960,104 2/15/2025
8.4.0 1,705,039 2/7/2025
8.3.1 5,972,175 1/17/2025
8.3.0 10,434,533 12/4/2024
8.2.1 6,639,766 11/15/2024
8.2.0 9,593,859 11/2/2024
8.1.2 9,299,878 10/8/2024
8.1.1 925,951 10/5/2024
8.0.1 18,739,371 7/23/2024
8.0.0 2,511,022 7/16/2024 8.0.0 is deprecated because it is no longer maintained.
8.0.0-preview1 173,597 6/19/2024 8.0.0-preview1 is deprecated because it is no longer maintained.
7.7.1 3,273,562 7/20/2024
7.7.0 81,254 7/18/2024 7.7.0 is deprecated because it is no longer maintained.
7.6.3 3,800,117 7/10/2024 7.6.3 is deprecated because it is no longer maintained.
7.6.2 6,066,295 6/20/2024 7.6.2 is deprecated because it is no longer maintained.
7.6.1 1,206,621 6/17/2024 7.6.1 is deprecated because it is no longer maintained.
7.6.0 15,504,847 5/28/2024 7.6.0 is deprecated because it is no longer maintained.
7.5.2 5,583,272 5/13/2024 7.5.2 is deprecated because it is no longer maintained.
7.5.1 15,819,241 4/5/2024 7.5.1 is deprecated because it is no longer maintained.
7.5.0 13,252,449 3/27/2024 7.5.0 is deprecated because it is no longer maintained.
7.4.1 5,966,880 3/15/2024 7.4.1 is deprecated because it is no longer maintained.
7.4.0 8,431,961 2/26/2024 7.4.0 is deprecated because it is no longer maintained.
7.4.0-preview1 21,146 2/12/2024 7.4.0-preview1 is deprecated because it is no longer maintained.
7.3.1 14,576,199 2/3/2024 7.3.1 is deprecated because it is no longer maintained.
7.3.0 2,027,775 1/30/2024 7.3.0 is deprecated because it is no longer maintained.
7.2.0 14,715,646 1/10/2024 7.2.0 is deprecated because it is no longer maintained.
7.1.2 96,507,837 1/9/2024 7.1.2 is deprecated because it is no longer maintained.
7.0.3 27,245,757 10/17/2023 7.0.3 is deprecated because it is no longer maintained.
7.0.2 1,681,604 9/29/2023 7.0.2 is deprecated because it is no longer maintained.
7.0.1 381,893 9/27/2023 7.0.1 is deprecated because it is no longer maintained.
7.0.0 8,885,600 9/11/2023 7.0.0 is deprecated because it is no longer maintained.
7.0.0-preview5 344,673 9/6/2023 7.0.0-preview5 is deprecated because it is no longer maintained.
7.0.0-preview4 10,313 8/29/2023 7.0.0-preview4 is deprecated because it is no longer maintained.
7.0.0-preview3 23,379 8/21/2023 7.0.0-preview3 is deprecated because it is no longer maintained.
7.0.0-preview2 11,967 8/13/2023 7.0.0-preview2 is deprecated because it is no longer maintained.
7.0.0-preview 186,583 7/11/2023 7.0.0-preview is deprecated because it is no longer maintained.
6.36.0 3,591,873 7/19/2024 6.36.0 is deprecated because it is no longer maintained.
6.35.1 1,007,143 7/11/2024 6.35.1 is deprecated because it is no longer maintained.
6.35.0 151,277,940 1/9/2024 6.35.0 is deprecated because it is no longer maintained.
6.34.0 29,799,414 10/17/2023 6.34.0 is deprecated because it is no longer maintained.
6.33.0 9,735,386 10/3/2023 6.33.0 is deprecated because it is no longer maintained.
6.32.3 3,551,802 9/5/2023 6.32.3 is deprecated because it is no longer maintained.
6.32.2 3,223,951 8/26/2023 6.32.2 is deprecated because it is no longer maintained.
6.32.1 5,540,969 7/28/2023 6.32.1 is deprecated because it is no longer maintained.
6.32.0 8,308,461 7/12/2023 6.32.0 is deprecated because it is no longer maintained.
6.31.0 7,617,310 6/8/2023 6.31.0 is deprecated because it is no longer maintained.
6.30.1 6,771,346 5/10/2023 6.30.1 is deprecated because it is no longer maintained.
6.30.0 7,963,525 4/26/2023 6.30.0 is deprecated because it is no longer maintained.
6.29.0 4,988,125 4/14/2023 6.29.0 is deprecated because it is no longer maintained.
6.28.1 3,553,867 4/3/2023 6.28.1 is deprecated because it is no longer maintained.
6.27.0 14,410,779 2/16/2023 6.27.0 is deprecated because it is no longer maintained.
6.26.1 8,646,731 2/7/2023 6.26.1 is deprecated because it is no longer maintained.
6.26.0 4,549,898 1/20/2023 6.26.0 is deprecated because it is no longer maintained.
6.25.1 30,183,325 12/1/2022 6.25.1 is deprecated because it is no longer maintained.
6.25.0 12,241,699 10/27/2022 6.25.0 is deprecated because it is no longer maintained.
6.24.0 94,877,097 10/13/2022 6.24.0 is deprecated because it is no longer maintained.
6.23.1 24,721,979 9/8/2022 6.23.1 is deprecated because it is no longer maintained.
6.23.0 849,467 9/6/2022 6.23.0 is deprecated because it is no longer maintained.
6.22.1 3,739,706 8/25/2022 6.22.1 is deprecated because it is no longer maintained.
6.22.0 16,945,306 7/27/2022 6.22.0 is deprecated because it is no longer maintained.
6.21.0 74,794,049 7/1/2022 6.21.0 is deprecated because it is no longer maintained.
6.20.0 8,601,387 6/21/2022 6.20.0 is deprecated because it is no longer maintained.
6.19.0 24,254,950 6/6/2022 6.19.0 is deprecated because it is no longer maintained.
6.18.0 6,473,807 5/19/2022 6.18.0 is deprecated because it is no longer maintained.
6.17.0 20,219,315 4/6/2022 6.17.0 is deprecated because it is no longer maintained.
6.16.0 21,782,143 2/18/2022 6.16.0 is deprecated because it is no longer maintained.
6.15.1 67,299,400 1/20/2022 6.15.1 is deprecated because it is no longer maintained.
6.15.0 16,925,990 12/3/2021 6.15.0 is deprecated because it is no longer maintained.
6.14.1 11,053,384 11/4/2021 6.14.1 is deprecated because it is no longer maintained.
6.14.0 1,167,268 10/29/2021 6.14.0 is deprecated because it is no longer maintained.
6.13.1 14,539,967 10/7/2021 6.13.1 is deprecated because it is no longer maintained.
6.12.2 30,584,529 8/20/2021 6.12.2 is deprecated because it is no longer maintained.
6.12.1 4,473,501 8/13/2021 6.12.1 is deprecated because it is no longer maintained.
6.12.0 9,194,398 7/21/2021 6.12.0 is deprecated because it is no longer maintained.
6.11.1 29,740,449 5/21/2021 6.11.1 is deprecated because it is no longer maintained.
6.11.0 5,297,687 4/27/2021 6.11.0 is deprecated because it is no longer maintained.
6.10.2 11,910,297 4/15/2021 6.10.2 is deprecated because it is no longer maintained.
6.10.1 1,277,581 4/12/2021 6.10.1 is deprecated because it is no longer maintained.
6.10.0 168,370,580 3/30/2021 6.10.0 is deprecated because it is no longer maintained.
6.9.0 3,026,344 3/16/2021 6.9.0 is deprecated because it is no longer maintained.
6.8.0 273,429,818 10/13/2020 6.8.0 is deprecated because it is no longer maintained.
6.7.2-preview-10803222715 120,736 8/4/2020 6.7.2-preview-10803222715 is deprecated because it is no longer maintained.
6.7.1 101,058,582 6/30/2020 6.7.1 is deprecated because it is no longer maintained.
6.6.1-preview-10617201806 5,382 7/10/2020 6.6.1-preview-10617201806 is deprecated because it is no longer maintained.
6.6.0 12,581,495 5/22/2020 6.6.0 is deprecated because it is no longer maintained.
6.5.1 6,000,182 4/28/2020 6.5.1 is deprecated because it is no longer maintained.
6.5.0 18,637,295 3/24/2020 6.5.0 is deprecated because it is no longer maintained.
5.7.0 3,160,508 1/9/2024
5.6.0 163,245,071 10/19/2019 5.6.0 is deprecated because it is no longer maintained.
5.5.0 236,856,285 6/24/2019 5.5.0 is deprecated because it is no longer maintained.
5.4.0 121,715,748 1/23/2019 5.4.0 is deprecated because it is no longer maintained.
5.3.0 82,111,036 10/5/2018 5.3.0 is deprecated because it is no longer maintained.
5.2.4 36,463,660 6/19/2018 5.2.4 is deprecated because it is no longer maintained.
5.2.2 27,152,009 4/24/2018 5.2.2 is deprecated because it is no longer maintained.
5.2.1 19,503,299 2/8/2018 5.2.1 is deprecated because it is no longer maintained.
5.1.5 5,562,925 11/17/2017 5.1.5 is deprecated because it is no longer maintained.
5.1.4 31,285,955 6/12/2017 5.1.4 is deprecated because it is no longer maintained.
5.1.3 4,370,065 2/28/2017 5.1.3 is deprecated because it is no longer maintained.
5.1.2 54,514,490 1/11/2017 5.1.2 is deprecated because it is no longer maintained.
5.0.0 3,410,443 6/27/2016 5.0.0 is deprecated because it is no longer maintained.