Microsoft.AspNetCore.Authentication.JwtBearer 2.2.0-preview2-35157

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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-preview2-35157
NuGet\Install-Package Microsoft.AspNetCore.Authentication.JwtBearer -Version 2.2.0-preview2-35157
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-preview2-35157" />
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-preview2-35157
#r "nuget: Microsoft.AspNetCore.Authentication.JwtBearer, 2.2.0-preview2-35157"
#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-preview2-35157&prerelease

// Install Microsoft.AspNetCore.Authentication.JwtBearer as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.Authentication.JwtBearer&version=2.2.0-preview2-35157&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/c6f5786418c2478dfc7f5a604d8b65911f9f0c1b

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. 
.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.3K)

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

Package Downloads
Microsoft.Identity.Web The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

IdentityServer4.AccessTokenValidation The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ASP.NET Core authentication handler to validate JWT and reference tokens from IdentityServer4

Microsoft.AspNetCore.App The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.Identity.Web.TokenAcquisition The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

GitHub repositories (379)

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

Repository Stars
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
bitwarden/server
The core infrastructure backend (API, database, Docker, etc).
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
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 and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.
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-preview.3.24172.13 2,669 4/11/2024
9.0.0-preview.2.24128.4 3,256 3/12/2024
9.0.0-preview.1.24081.5 21,724 2/13/2024
8.0.4 438,081 4/9/2024
8.0.3 854,744 3/12/2024
8.0.2 1,879,467 2/13/2024
8.0.1 3,018,299 1/9/2024
8.0.0 6,351,262 11/14/2023
8.0.0-rc.2.23480.2 228,904 10/10/2023
8.0.0-rc.1.23421.29 68,920 9/12/2023
8.0.0-preview.7.23375.9 76,465 8/8/2023
8.0.0-preview.6.23329.11 34,755 7/11/2023
8.0.0-preview.5.23302.2 9,447 6/13/2023
8.0.0-preview.4.23260.4 7,124 5/16/2023
8.0.0-preview.3.23177.8 11,790 4/11/2023
8.0.0-preview.2.23153.2 6,399 3/14/2023
8.0.0-preview.1.23112.2 56,108 2/21/2023
7.0.18 28,092 4/9/2024
7.0.17 82,806 3/12/2024
7.0.16 252,799 2/13/2024
7.0.15 535,178 1/9/2024
7.0.14 1,360,371 11/14/2023
7.0.13 1,743,008 10/24/2023
7.0.12 1,230,937 10/10/2023
7.0.11 2,029,974 9/12/2023
7.0.10 3,006,865 8/8/2023
7.0.9 2,159,215 7/11/2023
7.0.8 1,755,782 6/22/2023
7.0.7 1,014,916 6/13/2023
7.0.5 5,898,350 4/11/2023
7.0.4 2,958,714 3/14/2023
7.0.3 2,852,745 2/14/2023
7.0.2 3,574,653 1/10/2023
7.0.1 7,248,512 12/13/2022
7.0.0 4,067,380 11/7/2022
7.0.0-rc.2.22476.2 79,264 10/11/2022
7.0.0-rc.1.22427.2 21,461 9/14/2022
7.0.0-preview.7.22376.6 20,578 8/9/2022
7.0.0-preview.6.22330.3 111,760 7/12/2022
7.0.0-preview.5.22303.8 5,710 6/14/2022
7.0.0-preview.4.22251.1 10,043 5/10/2022
7.0.0-preview.3.22178.4 4,097 4/13/2022
7.0.0-preview.2.22153.2 3,622 3/14/2022
7.0.0-preview.1.22109.13 3,075 2/17/2022
6.0.29 63,666 4/9/2024
6.0.28 155,428 3/12/2024
6.0.27 409,256 2/13/2024
6.0.26 1,097,547 1/9/2024
6.0.25 1,859,756 11/14/2023
6.0.24 1,158,027 10/24/2023
6.0.23 698,251 10/10/2023
6.0.22 1,228,164 9/12/2023
6.0.21 1,896,656 8/8/2023
6.0.20 1,838,895 7/11/2023
6.0.19 1,252,649 6/22/2023
6.0.18 627,125 6/13/2023
6.0.16 5,013,311 4/11/2023
6.0.15 3,086,695 3/14/2023
6.0.14 3,491,382 2/14/2023
6.0.13 5,166,107 1/10/2023
6.0.12 7,289,376 12/13/2022
6.0.11 6,070,418 11/7/2022
6.0.10 9,656,284 10/11/2022
6.0.9 7,424,878 9/13/2022
6.0.8 9,351,120 8/9/2022
6.0.7 7,513,261 7/12/2022
6.0.6 6,266,831 6/14/2022
6.0.5 8,901,107 5/10/2022
6.0.4 6,997,866 4/11/2022
6.0.3 8,405,321 3/8/2022
6.0.2 6,610,645 2/8/2022
6.0.1 11,037,085 12/14/2021
6.0.0 10,262,890 11/8/2021
6.0.0-rc.2.21480.10 71,491 10/12/2021
6.0.0-rc.1.21452.15 57,578 9/14/2021
6.0.0-preview.7.21378.6 64,388 8/10/2021
6.0.0-preview.6.21355.2 17,823 7/14/2021
6.0.0-preview.5.21301.17 10,957 6/15/2021
6.0.0-preview.4.21253.5 9,392 5/24/2021
6.0.0-preview.3.21201.13 12,738 4/8/2021
6.0.0-preview.2.21154.6 3,586 3/11/2021
6.0.0-preview.1.21103.6 5,896 2/12/2021
5.0.17 2,097,307 5/10/2022
5.0.16 595,035 4/11/2022
5.0.15 899,269 3/8/2022
5.0.14 877,388 2/8/2022
5.0.13 2,306,243 12/14/2021
5.0.12 17,687,145 11/7/2021
5.0.11 3,649,808 10/12/2021
5.0.10 3,652,972 9/14/2021
5.0.9 6,589,397 8/10/2021
5.0.8 2,772,796 7/13/2021
5.0.7 3,915,523 6/8/2021
5.0.6 2,782,444 5/11/2021
5.0.5 3,959,406 4/6/2021
5.0.4 2,834,185 3/9/2021
5.0.3 3,012,469 2/9/2021
5.0.2 2,715,804 1/12/2021
5.0.1 3,018,217 12/8/2020
5.0.0 9,745,141 11/9/2020
5.0.0-rc.2.20475.17 97,645 10/13/2020
5.0.0-rc.1.20451.17 214,159 9/14/2020
5.0.0-preview.8.20414.8 49,440 8/25/2020
5.0.0-preview.7.20365.19 15,741 7/21/2020
5.0.0-preview.6.20312.15 19,605 6/25/2020
5.0.0-preview.5.20279.2 3,145 6/10/2020
5.0.0-preview.4.20257.10 3,983 5/18/2020
5.0.0-preview.3.20215.14 4,092 4/23/2020
5.0.0-preview.2.20167.3 3,148 4/2/2020
5.0.0-preview.1.20124.5 5,160 3/16/2020
3.1.32 1,180,744 12/13/2022
3.1.31 204,548 11/8/2022
3.1.30 181,766 10/11/2022
3.1.29 208,211 9/13/2022
3.1.28 1,465,725 8/9/2022
3.1.27 310,506 7/12/2022
3.1.26 306,998 6/14/2022
3.1.25 545,554 5/10/2022
3.1.24 401,116 4/11/2022
3.1.23 1,608,379 3/8/2022
3.1.22 2,624,642 12/14/2021
3.1.21 2,043,670 11/7/2021
3.1.20 900,303 10/11/2021
3.1.19 1,142,503 9/14/2021
3.1.18 6,720,127 8/10/2021
3.1.17 1,035,450 7/13/2021
3.1.16 2,011,768 6/8/2021
3.1.15 1,518,858 5/11/2021
3.1.14 1,914,914 4/6/2021
3.1.13 2,234,601 3/9/2021
3.1.12 2,033,697 2/9/2021
3.1.11 3,206,673 1/12/2021
3.1.10 5,464,992 11/9/2020
3.1.9 5,882,526 10/13/2020
3.1.8 10,157,525 9/8/2020
3.1.7 4,537,968 8/11/2020
3.1.6 5,197,024 7/14/2020
3.1.5 7,568,174 6/9/2020
3.1.4 6,944,197 5/12/2020
3.1.3 9,000,891 3/24/2020
3.1.2 6,786,204 2/18/2020
3.1.1 8,967,114 1/14/2020
3.1.0 6,910,865 12/3/2019
3.1.0-preview3.19555.2 13,183 11/13/2019
3.1.0-preview2.19528.8 3,226 11/1/2019
3.1.0-preview1.19508.20 7,170 10/15/2019
3.0.3 641,649 2/18/2020
3.0.2 279,230 1/14/2020
3.0.0 34,681,932 9/23/2019
3.0.0-rc1.19457.4 24,711 9/16/2019
3.0.0-preview9.19424.4 135,633 9/4/2019
3.0.0-preview8.19405.7 27,693 8/13/2019
3.0.0-preview7.19365.7 39,891 7/23/2019
3.0.0-preview6.19307.2 36,104 6/12/2019
3.0.0-preview5-19227-01 23,527 5/6/2019
3.0.0-preview4-19216-03 6,743 4/18/2019
3.0.0-preview3-19153-02 7,460 3/6/2019
3.0.0-preview-19075-0444 11,945 1/29/2019
2.2.0 25,922,562 12/3/2018
2.2.0-preview3-35497 70,777 10/17/2018
2.2.0-preview2-35157 30,773 9/12/2018
2.2.0-preview1-35029 8,571 8/22/2018
2.1.30 642,704 8/19/2021
2.1.2 17,129,498 8/21/2018
2.1.1 10,358,833 6/18/2018
2.1.0 14,300,493 5/29/2018
2.1.0-rc1-final 40,087 5/6/2018
2.1.0-preview2-final 37,724 4/10/2018
2.1.0-preview1-final 53,049 2/26/2018
2.0.4 4,325,797 5/7/2018
2.0.3 4,032,856 3/13/2018
2.0.1 7,151,796 11/14/2017
2.0.0 11,695,025 8/11/2017
2.0.0-preview2-final 54,575 6/27/2017
2.0.0-preview1-final 17,322 5/10/2017
1.1.3 416,457 9/20/2017
1.1.2 1,220,819 5/9/2017
1.1.1 460,366 3/6/2017
1.1.0 387,846 11/16/2016
1.1.0-preview1-final 6,347 10/24/2016
1.0.5 11,838 11/14/2017
1.0.4 5,844 9/20/2017
1.0.3 17,709 5/9/2017
1.0.2 113,072 3/6/2017
1.0.1 21,519 12/12/2016
1.0.0 638,571 6/27/2016
1.0.0-rc2-final 18,986 5/16/2016