System.IdentityModel.Tokens.Jwt 7.0.0-preview

Prefix Reserved
Details
Advisory: https://github.com/advisories/GHSA-59j7-ghrg-fj52 Severity: moderate
This is a prerelease version of System.IdentityModel.Tokens.Jwt.
There is a newer version of this package available.
See the version list below for details.
dotnet add package System.IdentityModel.Tokens.Jwt --version 7.0.0-preview
                    
NuGet\Install-Package System.IdentityModel.Tokens.Jwt -Version 7.0.0-preview
                    
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="System.IdentityModel.Tokens.Jwt" Version="7.0.0-preview" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="7.0.0-preview" />
                    
Directory.Packages.props
<PackageReference Include="System.IdentityModel.Tokens.Jwt" />
                    
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 System.IdentityModel.Tokens.Jwt --version 7.0.0-preview
                    
#r "nuget: System.IdentityModel.Tokens.Jwt, 7.0.0-preview"
                    
#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=System.IdentityModel.Tokens.Jwt&version=7.0.0-preview&prerelease
                    
Install System.IdentityModel.Tokens.Jwt as a Cake Addin
#tool nuget:?package=System.IdentityModel.Tokens.Jwt&version=7.0.0-preview&prerelease
                    
Install System.IdentityModel.Tokens.Jwt as a Cake Tool

Includes types that provide support for creating, serializing and validating JSON Web Tokens.

Product 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. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3.0K)

Showing the top 5 NuGet packages that depend on System.IdentityModel.Tokens.Jwt:

Package Downloads
Microsoft.IdentityModel.Protocols.OpenIdConnect

Includes types that provide support for OpenIdConnect protocol.

Microsoft.Azure.ServiceBus

Please note, a newer package Azure.Messaging.ServiceBus is available as of November 2020. While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade. Read the migration guide at https://aka.ms/azsdk/net/migrate/sb for more details.

Microsoft.Identity.Web

This package enables ASP.NET Core web apps and web APIs to use the Microsoft identity platform (formerly Azure AD v2.0). This package is specifically used for web applications, which sign-in users, and protected web APIs, which optionally call downstream web APIs.

Microsoft.IdentityModel.Validators

Includes types that provide token validators.

Twilio

Twilio REST API helper library

GitHub repositories (359)

Showing the top 20 popular GitHub repositories that depend on System.IdentityModel.Tokens.Jwt:

Repository Stars
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
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!
microsoft/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
chocolatey/choco
Chocolatey - the package manager for Windows
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb
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.
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
Kareadita/Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
NLog/NLog
NLog - Advanced and Structured Logging for Various .NET Platforms
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
actions/runner
The Runner for GitHub Actions :rocket:
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
Azure/azure-powershell
Microsoft Azure PowerShell
cobbr/Covenant
Covenant is a collaborative .NET C2 framework for red teamers.
cq-panda/Vue.NetCore
(已支持sqlsugar).NetCore、.Net6、Vue2、Vue3、Vite、TypeScript、Element plus+uniapp前后端分离,全自动生成代码;支持移动端(ios/android/h5/微信小程序。http://www.volcore.xyz/
Version Downloads Last updated
8.9.0 27,256 4/24/2025
8.8.0 1,087,991 4/8/2025
8.7.0 1,413,847 3/21/2025
8.6.1 2,082,662 3/7/2025
8.6.0 1,429,525 2/22/2025
8.5.0 1,700,902 2/15/2025
8.4.0 1,190,996 2/7/2025
8.3.1 4,886,819 1/17/2025
8.3.0 8,856,036 12/4/2024
8.2.1 5,651,655 11/15/2024
8.2.0 6,748,888 11/2/2024
8.1.2 7,912,891 10/8/2024
8.1.1 807,377 10/5/2024
8.0.1 16,640,429 7/23/2024
8.0.0 2,242,690 7/16/2024
8.0.0-preview1 159,878 6/19/2024
7.7.1 2,613,097 7/20/2024
7.7.0 68,970 7/18/2024
7.6.3 3,380,999 7/10/2024
7.6.2 4,569,411 6/20/2024
7.6.1 646,027 6/17/2024
7.6.0 14,737,191 5/28/2024
7.5.2 4,592,069 5/13/2024
7.5.1 14,187,225 4/5/2024
7.5.0 11,002,481 3/27/2024
7.4.1 4,741,394 3/15/2024
7.4.0 7,365,242 2/26/2024
7.4.0-preview1 18,263 2/12/2024
7.3.1 13,529,638 2/3/2024
7.3.0 1,866,488 1/30/2024
7.2.0 13,017,375 1/10/2024
7.1.2 87,854,250 1/9/2024
7.0.3 25,204,821 10/17/2023 7.0.3 has at least one vulnerability with moderate severity.
7.0.2 1,555,650 9/29/2023 7.0.2 has at least one vulnerability with moderate severity.
7.0.1 217,666 9/27/2023 7.0.1 has at least one vulnerability with moderate severity.
7.0.0 7,425,686 9/11/2023 7.0.0 has at least one vulnerability with moderate severity.
7.0.0-preview5 330,949 9/6/2023 7.0.0-preview5 has at least one vulnerability with moderate severity.
7.0.0-preview4 7,175 8/29/2023 7.0.0-preview4 has at least one vulnerability with moderate severity.
7.0.0-preview3 19,845 8/21/2023 7.0.0-preview3 has at least one vulnerability with moderate severity.
7.0.0-preview2 8,296 8/13/2023 7.0.0-preview2 has at least one vulnerability with moderate severity.
7.0.0-preview 178,135 7/11/2023 7.0.0-preview has at least one vulnerability with moderate severity.
6.36.0 3,139,632 7/19/2024
6.35.1 326,281 7/11/2024
6.35.0 131,198,696 1/9/2024
6.34.0 26,992,409 10/17/2023
6.33.0 4,324,847 10/3/2023 6.33.0 has at least one vulnerability with moderate severity.
6.32.3 3,121,038 9/5/2023 6.32.3 has at least one vulnerability with moderate severity.
6.32.2 3,056,113 8/26/2023 6.32.2 has at least one vulnerability with moderate severity.
6.32.1 5,205,525 7/28/2023 6.32.1 has at least one vulnerability with moderate severity.
6.32.0 8,004,625 7/12/2023 6.32.0 has at least one vulnerability with moderate severity.
6.31.0 7,025,411 6/8/2023 6.31.0 has at least one vulnerability with moderate severity.
6.30.1 6,266,070 5/10/2023 6.30.1 has at least one vulnerability with moderate severity.
6.30.0 7,390,267 4/26/2023 6.30.0 has at least one vulnerability with moderate severity.
6.29.0 4,595,213 4/14/2023 6.29.0 has at least one vulnerability with moderate severity.
6.28.1 3,349,310 4/3/2023 6.28.1 has at least one vulnerability with moderate severity.
6.27.0 13,358,544 2/16/2023 6.27.0 has at least one vulnerability with moderate severity.
6.26.1 7,900,789 2/7/2023 6.26.1 has at least one vulnerability with moderate severity.
6.26.0 4,134,255 1/20/2023 6.26.0 has at least one vulnerability with moderate severity.
6.25.1 25,525,820 12/1/2022 6.25.1 has at least one vulnerability with moderate severity.
6.25.0 11,378,197 10/27/2022 6.25.0 has at least one vulnerability with moderate severity.
6.24.0 89,101,783 10/13/2022 6.24.0 has at least one vulnerability with moderate severity.
6.23.1 20,791,059 9/8/2022 6.23.1 has at least one vulnerability with moderate severity.
6.23.0 775,005 9/6/2022 6.23.0 has at least one vulnerability with moderate severity.
6.22.1 3,358,535 8/25/2022 6.22.1 has at least one vulnerability with moderate severity.
6.22.0 15,310,768 7/27/2022 6.22.0 has at least one vulnerability with moderate severity.
6.21.0 70,771,788 7/1/2022 6.21.0 has at least one vulnerability with moderate severity.
6.20.0 8,091,661 6/21/2022 6.20.0 has at least one vulnerability with moderate severity.
6.19.0 20,874,012 6/6/2022 6.19.0 has at least one vulnerability with moderate severity.
6.18.0 6,148,361 5/19/2022 6.18.0 has at least one vulnerability with moderate severity.
6.17.0 17,702,616 4/6/2022 6.17.0 has at least one vulnerability with moderate severity.
6.16.0 20,329,198 2/18/2022 6.16.0 has at least one vulnerability with moderate severity.
6.15.1 61,939,277 1/20/2022 6.15.1 has at least one vulnerability with moderate severity.
6.15.0 16,874,493 12/3/2021 6.15.0 has at least one vulnerability with moderate severity.
6.14.1 9,274,814 11/4/2021 6.14.1 has at least one vulnerability with moderate severity.
6.14.0 1,039,015 10/29/2021 6.14.0 has at least one vulnerability with moderate severity.
6.13.1 12,408,265 10/7/2021 6.13.1 has at least one vulnerability with moderate severity.
6.12.2 28,412,289 8/20/2021 6.12.2 has at least one vulnerability with moderate severity.
6.12.1 5,686,059 8/13/2021 6.12.1 has at least one vulnerability with moderate severity.
6.12.0 8,472,594 7/21/2021 6.12.0 has at least one vulnerability with moderate severity.
6.11.1 27,899,554 5/21/2021 6.11.1 has at least one vulnerability with moderate severity.
6.11.0 4,172,710 4/27/2021 6.11.0 has at least one vulnerability with moderate severity.
6.10.2 11,655,552 4/15/2021 6.10.2 has at least one vulnerability with moderate severity.
6.10.1 1,185,919 4/12/2021 6.10.1 has at least one vulnerability with moderate severity.
6.10.0 153,804,743 3/30/2021 6.10.0 has at least one vulnerability with moderate severity.
6.9.0 2,545,906 3/16/2021 6.9.0 has at least one vulnerability with moderate severity.
6.8.0 241,285,378 10/13/2020 6.8.0 has at least one vulnerability with moderate severity.
6.7.2-preview-10803222715 66,802 8/4/2020 6.7.2-preview-10803222715 has at least one vulnerability with moderate severity.
6.7.1 94,960,681 6/30/2020 6.7.1 has at least one vulnerability with moderate severity.
6.6.0 8,714,574 5/22/2020 6.6.0 has at least one vulnerability with moderate severity.
6.5.1 5,332,221 4/28/2020 6.5.1 has at least one vulnerability with moderate severity.
6.5.0 14,211,145 3/24/2020 6.5.0 has at least one vulnerability with moderate severity.
5.7.0 3,167,387 1/9/2024
5.6.0 156,442,755 10/19/2019 5.6.0 has at least one vulnerability with moderate severity.
5.5.0 223,426,488 6/24/2019 5.5.0 has at least one vulnerability with moderate severity.
5.4.0 117,488,488 1/23/2019 5.4.0 has at least one vulnerability with moderate severity.
5.3.0 77,453,526 10/5/2018 5.3.0 has at least one vulnerability with moderate severity.
5.2.4 28,463,795 6/19/2018 5.2.4 has at least one vulnerability with moderate severity.
5.2.2 26,654,099 4/24/2018 5.2.2 has at least one vulnerability with moderate severity.
5.2.1 18,799,889 2/8/2018 5.2.1 has at least one vulnerability with moderate severity.
5.1.5 4,694,476 11/17/2017 5.1.5 has at least one vulnerability with moderate severity.
5.1.4 26,290,766 6/12/2017 5.1.4 has at least one vulnerability with moderate severity.
5.1.3 3,556,200 2/28/2017 5.1.3 has at least one vulnerability with moderate severity.
5.1.2 14,771,323 1/11/2017 5.1.2 has at least one vulnerability with moderate severity.
5.0.0 2,662,796 6/27/2016 5.0.0 has at least one vulnerability with moderate severity.
4.0.4.403061554 15,947,645 3/7/2017 4.0.4.403061554 has at least one vulnerability with moderate severity.
4.0.4.402070948 328,575 2/7/2017 4.0.4.402070948 has at least one vulnerability with moderate severity.
4.0.3.308261200 3,230,270 8/31/2016 4.0.3.308261200 has at least one vulnerability with moderate severity.
4.0.2.206221351 15,281,139 6/23/2015 4.0.2.206221351 has at least one vulnerability with moderate severity.
4.0.2.205111437 974,451 5/11/2015 4.0.2.205111437 has at least one vulnerability with moderate severity.
4.0.2.202250711 717,603 2/25/2015 4.0.2.202250711 has at least one vulnerability with moderate severity.
4.0.1 1,318,340 11/3/2014 4.0.1 has at least one vulnerability with moderate severity.
4.0.0 10,106,985 8/19/2014 4.0.0 has at least one vulnerability with moderate severity.
3.0.2 829,223 1/31/2014 3.0.2 has at least one vulnerability with moderate severity.
3.0.1 39,893 1/22/2014 3.0.1 has at least one vulnerability with moderate severity.
3.0.0 113,159 12/18/2013 3.0.0 has at least one vulnerability with moderate severity.
1.0.0 1,399,333 6/7/2013 1.0.0 has at least one vulnerability with moderate severity.