Skip to main content
Microsoft.AspNetCore.Authentication.JwtBearer package icon

Microsoft.AspNetCore.Authentication.JwtBearer

ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token. This package was built from the source code at https://github.com/dotnet/dotnet/tree/901ca941248413c79832d2fdbd709da0c4386353

Total Downloads
1.2B
1,231,912,006
Published
Jun 9, 2026
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.AspNetCore.Authentication.JwtBearer --version 10.0.9
Package Manager Console
Install-Package Microsoft.AspNetCore.Authentication.JwtBearer -Version 10.0.9
PackageReference
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.9" />

Frameworks

net10.0

Dependencies