Microsoft.AspNetCore.Authentication.JwtBearer 2.2.0-preview3-35497

Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

This is a prerelease version of Microsoft.AspNetCore.Authentication.JwtBearer.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Authentication.JwtBearer --version 2.2.0-preview3-35497                
NuGet\Install-Package Microsoft.AspNetCore.Authentication.JwtBearer -Version 2.2.0-preview3-35497                
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.AspNetCore.Authentication.JwtBearer" Version="2.2.0-preview3-35497" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.Authentication.JwtBearer --version 2.2.0-preview3-35497                
#r "nuget: Microsoft.AspNetCore.Authentication.JwtBearer, 2.2.0-preview3-35497"                
#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.
// Install Microsoft.AspNetCore.Authentication.JwtBearer as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.Authentication.JwtBearer&version=2.2.0-preview3-35497&prerelease

// Install Microsoft.AspNetCore.Authentication.JwtBearer as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.Authentication.JwtBearer&version=2.2.0-preview3-35497&prerelease                

ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
This package was built from the source at:
https://github.com/aspnet/Security/tree/5d5438a7f0842019e852b2bb911ed86dc0360cf7

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 net461 was computed.  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 (2.8K)

Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Authentication.JwtBearer:

Package Downloads
Microsoft.Identity.Web.TokenAcquisition

Implementation for higher level API for confidential client applications (ASP.NET Core and SDK/.NET).

Microsoft.AspNetCore.App

Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Microsoft.AspNetCore.All

Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Microsoft.AspNetCore.Authentication.AzureAD.UI

ASP.NET Core Azure Active Directory Integration provides components for easily integrating Azure Active Directory authentication within your ASP.NET Core application. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ab1f1c636afa3a6607f2d67bc387b586596d1d38

Okta.AspNetCore

Official Okta middleware for ASP.NET Core 3.1+. Easily add authentication and authorization to ASP.NET Core applications.

GitHub repositories (434)

Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.Authentication.JwtBearer:

Repository Stars
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
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.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
duplicati/duplicati
Store securely encrypted backups in the cloud!
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
Version Downloads Last updated
9.0.0 1,757,334 11/12/2024
9.0.0-rc.2.24474.3 106,316 10/8/2024
9.0.0-rc.1.24452.1 50,843 9/10/2024
9.0.0-preview.7.24406.2 8,927 8/13/2024
9.0.0-preview.6.24328.4 33,242 7/9/2024
9.0.0-preview.5.24306.11 5,781 6/11/2024
9.0.0-preview.4.24267.6 11,604 5/21/2024
9.0.0-preview.3.24172.13 79,784 4/11/2024
9.0.0-preview.2.24128.4 25,805 3/12/2024
9.0.0-preview.1.24081.5 26,913 2/13/2024
8.0.11 2,753,429 11/12/2024
8.0.10 6,187,421 10/8/2024
8.0.8 9,117,204 8/13/2024
8.0.7 6,912,514 7/9/2024
8.0.6 8,385,073 5/28/2024
8.0.5 3,020,093 5/14/2024
8.0.4 7,646,074 4/9/2024
8.0.3 5,423,942 3/12/2024
8.0.2 6,312,746 2/13/2024
8.0.1 7,617,641 1/9/2024
8.0.0 24,487,213 11/14/2023
8.0.0-rc.2.23480.2 437,374 10/10/2023
8.0.0-rc.1.23421.29 97,112 9/12/2023
8.0.0-preview.7.23375.9 205,533 8/8/2023
8.0.0-preview.6.23329.11 71,108 7/11/2023
8.0.0-preview.5.23302.2 11,568 6/13/2023
8.0.0-preview.4.23260.4 11,045 5/16/2023
8.0.0-preview.3.23177.8 17,823 4/11/2023
8.0.0-preview.2.23153.2 8,375 3/14/2023
8.0.0-preview.1.23112.2 59,729 2/21/2023
7.0.20 922,092 5/28/2024
7.0.19 117,737 5/14/2024
7.0.18 369,343 4/9/2024
7.0.17 390,034 3/12/2024
7.0.16 614,589 2/13/2024
7.0.15 1,085,822 1/9/2024
7.0.14 2,157,706 11/14/2023
7.0.13 2,471,035 10/24/2023
7.0.12 1,870,367 10/10/2023
7.0.11 2,713,555 9/12/2023
7.0.10 3,773,524 8/8/2023
7.0.9 2,750,500 7/11/2023
7.0.8 2,298,576 6/22/2023
7.0.7 1,215,920 6/13/2023
7.0.5 7,130,236 4/11/2023
7.0.4 3,514,739 3/14/2023
7.0.3 3,391,126 2/14/2023
7.0.2 4,282,837 1/10/2023
7.0.1 8,991,094 12/13/2022
7.0.0 5,223,263 11/7/2022
7.0.0-rc.2.22476.2 85,123 10/11/2022
7.0.0-rc.1.22427.2 24,041 9/14/2022
7.0.0-preview.7.22376.6 23,839 8/9/2022
7.0.0-preview.6.22330.3 239,515 7/12/2022
7.0.0-preview.5.22303.8 6,179 6/14/2022
7.0.0-preview.4.22251.1 10,400 5/10/2022
7.0.0-preview.3.22178.4 4,397 4/13/2022
7.0.0-preview.2.22153.2 3,909 3/14/2022
7.0.0-preview.1.22109.13 3,367 2/17/2022
6.0.36 209,203 11/12/2024
6.0.35 309,342 10/8/2024
6.0.33 889,293 8/13/2024
6.0.32 705,694 7/9/2024
6.0.31 820,738 5/28/2024
6.0.30 404,709 5/14/2024
6.0.29 1,289,293 4/9/2024
6.0.28 1,106,814 3/12/2024
6.0.27 1,405,735 2/13/2024
6.0.26 2,651,284 1/9/2024
6.0.25 3,429,909 11/14/2023
6.0.24 2,066,139 10/24/2023
6.0.23 1,027,393 10/10/2023
6.0.22 1,920,642 9/12/2023
6.0.21 2,718,970 8/8/2023
6.0.20 2,573,284 7/11/2023
6.0.19 1,683,899 6/22/2023
6.0.18 849,739 6/13/2023
6.0.16 6,978,842 4/11/2023
6.0.15 4,284,398 3/14/2023
6.0.14 4,558,243 2/14/2023
6.0.13 7,278,033 1/10/2023
6.0.12 10,840,270 12/13/2022
6.0.11 7,683,283 11/7/2022
6.0.10 11,758,795 10/11/2022
6.0.9 8,918,045 9/13/2022
6.0.8 11,145,511 8/9/2022
6.0.7 9,025,754 7/12/2022
6.0.6 7,283,241 6/14/2022
6.0.5 10,331,931 5/10/2022
6.0.4 8,155,360 4/11/2022
6.0.3 9,544,651 3/8/2022
6.0.2 7,440,350 2/8/2022
6.0.1 12,792,077 12/14/2021
6.0.0 12,861,356 11/8/2021
6.0.0-rc.2.21480.10 75,434 10/12/2021
6.0.0-rc.1.21452.15 59,817 9/14/2021
6.0.0-preview.7.21378.6 66,568 8/10/2021
6.0.0-preview.6.21355.2 19,238 7/14/2021
6.0.0-preview.5.21301.17 11,618 6/15/2021
6.0.0-preview.4.21253.5 9,871 5/24/2021
6.0.0-preview.3.21201.13 13,652 4/8/2021
6.0.0-preview.2.21154.6 3,934 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21103.6 6,418 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 2,704,089 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 649,438 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 1,027,045 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 951,550 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 2,533,915 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 20,585,563 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 3,881,640 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 3,918,872 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 7,426,317 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 2,886,811 7/13/2021 5.0.8 is deprecated because it is no longer maintained; 5.0.8 has at least one vulnerability with moderate severity.
5.0.7 4,146,868 6/8/2021 5.0.7 is deprecated because it is no longer maintained; 5.0.7 has at least one vulnerability with moderate severity.
5.0.6 2,958,758 5/11/2021 5.0.6 is deprecated because it is no longer maintained; 5.0.6 has at least one vulnerability with moderate severity.
5.0.5 4,176,002 4/6/2021 5.0.5 is deprecated because it is no longer maintained; 5.0.5 has at least one vulnerability with moderate severity.
5.0.4 2,968,690 3/9/2021 5.0.4 is deprecated because it is no longer maintained; 5.0.4 has at least one vulnerability with moderate severity.
5.0.3 3,142,137 2/9/2021 5.0.3 is deprecated because it is no longer maintained; 5.0.3 has at least one vulnerability with moderate severity.
5.0.2 2,862,181 1/12/2021 5.0.2 is deprecated because it is no longer maintained; 5.0.2 has at least one vulnerability with moderate severity.
5.0.1 3,177,555 12/8/2020 5.0.1 is deprecated because it is no longer maintained; 5.0.1 has at least one vulnerability with moderate severity.
5.0.0 11,009,088 11/9/2020 5.0.0 is deprecated because it is no longer maintained; 5.0.0 has at least one vulnerability with moderate severity.
5.0.0-rc.2.20475.17 107,150 10/13/2020 5.0.0-rc.2.20475.17 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.17 284,461 9/14/2020 5.0.0-rc.1.20451.17 is deprecated because it is no longer maintained.
5.0.0-preview.8.20414.8 2,236,885 8/25/2020 5.0.0-preview.8.20414.8 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.19 16,659 7/21/2020 5.0.0-preview.7.20365.19 is deprecated because it is no longer maintained.
5.0.0-preview.6.20312.15 20,689 6/25/2020 5.0.0-preview.6.20312.15 is deprecated because it is no longer maintained.
5.0.0-preview.5.20279.2 3,479 6/10/2020 5.0.0-preview.5.20279.2 is deprecated because it is no longer maintained.
5.0.0-preview.4.20257.10 4,324 5/18/2020 5.0.0-preview.4.20257.10 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.14 4,429 4/23/2020 5.0.0-preview.3.20215.14 is deprecated because it is no longer maintained.
5.0.0-preview.2.20167.3 3,495 4/2/2020 5.0.0-preview.2.20167.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20124.5 5,518 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 2,192,294 12/13/2022
3.1.31 267,850 11/8/2022
3.1.30 209,322 10/11/2022
3.1.29 254,735 9/13/2022
3.1.28 2,106,969 8/9/2022
3.1.27 360,050 7/12/2022
3.1.26 346,594 6/14/2022
3.1.25 642,399 5/10/2022
3.1.24 463,141 4/11/2022
3.1.23 1,980,471 3/8/2022
3.1.22 3,102,439 12/14/2021
3.1.21 2,216,147 11/7/2021
3.1.20 990,779 10/11/2021
3.1.19 1,228,302 9/14/2021
3.1.18 7,927,143 8/10/2021
3.1.17 1,096,904 7/13/2021 3.1.17 has at least one vulnerability with moderate severity.
3.1.16 2,164,683 6/8/2021 3.1.16 has at least one vulnerability with moderate severity.
3.1.15 1,597,099 5/11/2021 3.1.15 has at least one vulnerability with moderate severity.
3.1.14 2,044,476 4/6/2021 3.1.14 has at least one vulnerability with moderate severity.
3.1.13 2,350,465 3/9/2021 3.1.13 has at least one vulnerability with moderate severity.
3.1.12 2,126,905 2/9/2021 3.1.12 has at least one vulnerability with moderate severity.
3.1.11 3,467,460 1/12/2021 3.1.11 has at least one vulnerability with moderate severity.
3.1.10 5,633,627 11/9/2020 3.1.10 has at least one vulnerability with moderate severity.
3.1.9 6,185,306 10/13/2020 3.1.9 has at least one vulnerability with moderate severity.
3.1.8 10,559,394 9/8/2020 3.1.8 has at least one vulnerability with moderate severity.
3.1.7 4,709,775 8/11/2020 3.1.7 has at least one vulnerability with moderate severity.
3.1.6 5,549,473 7/14/2020 3.1.6 has at least one vulnerability with moderate severity.
3.1.5 7,893,427 6/9/2020 3.1.5 has at least one vulnerability with moderate severity.
3.1.4 7,198,926 5/12/2020 3.1.4 has at least one vulnerability with moderate severity.
3.1.3 9,538,176 3/24/2020 3.1.3 has at least one vulnerability with moderate severity.
3.1.2 7,125,564 2/18/2020 3.1.2 has at least one vulnerability with moderate severity.
3.1.1 9,494,583 1/14/2020 3.1.1 has at least one vulnerability with moderate severity.
3.1.0 7,266,516 12/3/2019 3.1.0 has at least one vulnerability with moderate severity.
3.1.0-preview3.19555.2 13,651 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained; 3.1.0-preview3.19555.2 has at least one vulnerability with moderate severity.
3.1.0-preview2.19528.8 3,403 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained; 3.1.0-preview2.19528.8 has at least one vulnerability with moderate severity.
3.1.0-preview1.19508.20 7,386 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained; 3.1.0-preview1.19508.20 has at least one vulnerability with moderate severity.
3.0.3 676,971 2/18/2020 3.0.3 is deprecated because it is no longer maintained; 3.0.3 has at least one vulnerability with moderate severity.
3.0.2 287,729 1/14/2020 3.0.2 is deprecated because it is no longer maintained; 3.0.2 has at least one vulnerability with moderate severity.
3.0.0 39,730,299 9/23/2019 3.0.0 is deprecated because it is no longer maintained; 3.0.0 has at least one vulnerability with moderate severity.
3.0.0-rc1.19457.4 25,024 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 149,415 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 27,892 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 40,158 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 36,635 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 24,100 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 7,019 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 7,763 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 12,342 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
2.2.0 28,700,889 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 71,536 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 37,179 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 8,946 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.30 1,024,930 8/19/2021
2.1.2 17,510,062 8/21/2018 2.1.2 has at least one vulnerability with moderate severity.
2.1.1 11,945,494 6/18/2018 2.1.1 has at least one vulnerability with moderate severity.
2.1.0 15,063,930 5/29/2018 2.1.0 has at least one vulnerability with moderate severity.
2.1.0-rc1-final 40,979 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 38,802 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 53,818 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.4 4,572,213 5/7/2018 2.0.4 is deprecated because it is no longer maintained.
2.0.3 4,184,855 3/13/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.1 7,490,209 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 12,162,137 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 55,981 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 17,941 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 476,315 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 1,255,286 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 474,952 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 397,373 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 6,553 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 12,602 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 6,607 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 18,430 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 116,196 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 21,813 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 737,483 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 19,561 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.