Volo.Abp.AspNetCore.Authentication.JwtBearer 9.3.3

Prefix Reserved
dotnet add package Volo.Abp.AspNetCore.Authentication.JwtBearer --version 9.3.3
                    
NuGet\Install-Package Volo.Abp.AspNetCore.Authentication.JwtBearer -Version 9.3.3
                    
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="Volo.Abp.AspNetCore.Authentication.JwtBearer" Version="9.3.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Volo.Abp.AspNetCore.Authentication.JwtBearer" Version="9.3.3" />
                    
Directory.Packages.props
<PackageReference Include="Volo.Abp.AspNetCore.Authentication.JwtBearer" />
                    
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 Volo.Abp.AspNetCore.Authentication.JwtBearer --version 9.3.3
                    
#r "nuget: Volo.Abp.AspNetCore.Authentication.JwtBearer, 9.3.3"
                    
#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.
#:package Volo.Abp.AspNetCore.Authentication.JwtBearer@9.3.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Volo.Abp.AspNetCore.Authentication.JwtBearer&version=9.3.3
                    
Install as a Cake Addin
#tool nuget:?package=Volo.Abp.AspNetCore.Authentication.JwtBearer&version=9.3.3
                    
Install as a Cake Tool

ℹ️ Description

This package is a part of the ABP Framework.

ABP — Open Source Web Application Framework for ASP.NET Core

ABP offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. ABP Framework is a complete open-source infrastructure to create modern web applications by following the best practices and conventions of software development. It provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.

🔗Official Website: https://abp.io

🔗GitHub Repository: https://github.com/abpframework/abp

🔗Samples: https://abp.io/docs/latest/samples/

🔗Official Theme: https://www.LeptonTheme.com

🔗Documentation: https://abp.io/docs

🔗Community: https://abp.io/community

🔗Blog: https://abp.io/blog

🔗Books: https://abp.io/books

🔗Twitter: https://twitter.com/abpframework

🔗Discord: https://abp.io/community/discord

🔗Stackoverflow: https://stackoverflow.com/questions/tagged/abp

🔗YouTube: https://www.youtube.com/@Volosoft

🚀 Key Features of the ABP Framework

🟡 Modularity

🟡 Multi-Tenancy

🟡 Bootstrap Tag Helpers

🟡 Dynamic Forms

🟡 Authentication

🟡 Authorization

🟡 Distributed Event Bus

🟡 BLOB Storing

🟡 Text Templating

🟡 Tooling: ABP CLI

🟡 Cross-Cutting Concerns

🟡 Bundling & Minification

🟡 Virtual File System

🟡 Theming

🟡 Background Jobs

🟡 DDD Infrastructure

🟡 Auto REST APIs

🟡 Dynamic Client Proxies

🟡 Multiple Database Providers

🟡 Data filtering

🟡 Test Infrastructure

🟡 Audit Logging

🟡 Object to Object Mapping

🟡 Email & SMS Abstractions

🟡 Localization

🟡 Setting Management

🟡 Extension Methods

🟡 Aspect Oriented Programming

🟡 Dependency Injection

📘 Supported Database Providers

🔵 Entity Framework Core

🔵 MongoDB

🔵 Dapper

🎴 Supported UI Frameworks

🔵 Angular

🔵 Razor Pages

🔵 Blazor Web Assembly

🔵 Blazor Server

🔵 MAUI with Blazor Hybrid

📫 Bug & Support

Support for open-source ABP Framework client-side packages is available at GitHub Issues.

🏦 Go Commercial

If you are building an enterprise-level application with pro support, extra tools like a code generator, fancy themes and a microservice template, time to invest in the commercial version!

To understand how it works, see How it Works page.

If you wonder why you should choose ABP, check out Why ABP.IO Platform page.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (21)

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

Package Downloads
Magicodes.Micro.Module.Core

仅供湖南心莱信息科技有限公司团队内部使用

WL.Think.Abp.Core

Package Description

EraTech.Shared.Hosting.Settings.Microservices

Package Description

EraTech.Account.Pro.Public.Web.Impersonation

Package Description

GridLab.PSSX.Account.Public.Web.Impersonation

ASP.NET Core MVC / Razor Pages application module. This is the only executable application that serves the application and the APIs

GitHub repositories (13)

Showing the top 13 popular GitHub repositories that depend on Volo.Abp.AspNetCore.Authentication.JwtBearer:

Repository Stars
abpframework/abp-samples
Sample solutions built with the ABP Framework
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
abpframework/eShopOnAbp
Reference microservice solution built with the ABP Framework and .NET, runs on Kubernetes with Helm configuration, includes API Gateways, Angular and ASP.NET Core MVC applications, PostgreSQL and MongoDB databases
xiajingren/HelloAbp
ABP vNext + vue-element-admin入门级项目实践
EasyAbp/EShop
An abp application module group that provides basic e-shop service.
cocosip/sharp-abp
Abp-vNext extension modules
hikalkan/presentations
Some of my presentations
EasyAbp/WeChatManagement
基于EasyAbp.Abp.WeChat模块实现微信登录、微信用户信息存储、微信服务器管理、微信第三方平台等高级功能的Abp应用模块组
EasyAbp/NotificationService
An integrated user notification service Abp module, supporting email, SMS, PM, and more other methods.
antosubash/abp-microservice
An abp microservice sample
EasyAbp/Abp.EventBus.CAP
This is a repository integrated CAP with ABP EventBus
EasyAbp/Abp.SettingUi
An ABP module used to manage ABP settings.
EasyAbp/FileManagement
An abp.io application module that allows users to upload and maintain files.
Version Downloads Last Updated
9.3.3 1,259 9/8/2025
9.3.2 3,594 8/25/2025
9.3.1 7,220 8/11/2025
9.3.0 833 8/7/2025
9.3.0-rc.4 415 7/25/2025
9.3.0-rc.3 183 7/9/2025
9.3.0-rc.2 319 6/24/2025
9.3.0-rc.1 169 6/17/2025
9.2.4 527 8/12/2025
9.2.3 4,140 7/23/2025
9.2.2 4,690 7/10/2025
9.2.1 8,778 6/23/2025
9.2.0 17,773 6/2/2025
9.2.0-rc.4 1,035 5/27/2025
9.2.0-rc.3 760 5/13/2025
9.2.0-rc.2 897 4/10/2025
9.2.0-rc.1 718 3/25/2025
9.1.3 9,800 5/12/2025
9.1.2 2,378 5/5/2025
9.1.1 20,591 3/27/2025
9.1.0 31,560 3/5/2025
9.1.0-rc.3 200 2/25/2025
9.1.0-rc.2 258 2/11/2025
9.1.0-rc.1 159 1/16/2025
9.0.8 650 3/26/2025
9.0.7 427 3/6/2025
9.0.6 696 3/3/2025
9.0.5 6,958 2/13/2025
9.0.4 39,770 1/21/2025
9.0.3 29,209 1/6/2025
9.0.2 31,937 12/11/2024
9.0.1 4,081 12/3/2024
9.0.0 8,357 11/19/2024
9.0.0-rc.3 148 11/14/2024
9.0.0-rc.2 179 11/11/2024
9.0.0-rc.1 129 10/22/2024
8.3.4 43,451 11/18/2024
8.3.3 9,736 11/5/2024
8.3.2 17,270 10/17/2024
8.3.1 16,065 9/25/2024
8.3.0 44,644 9/5/2024
8.3.0-rc.3 146 8/28/2024
8.3.0-rc.2 194 8/15/2024
8.3.0-rc.1 159 7/31/2024
8.2.3 8,882 9/4/2024
8.2.2 21,902 8/14/2024
8.2.1 18,186 7/30/2024
8.2.0 39,827 6/26/2024
8.2.0-rc.5 621 6/14/2024
8.2.0-rc.4 164 6/7/2024
8.2.0-rc.3 347 5/23/2024
8.2.0-rc.2 123 5/21/2024
8.2.0-rc.1 99 5/20/2024
8.1.5 449 7/29/2024
8.1.4 14,591 6/13/2024
8.1.3 42,935 5/15/2024
8.1.2 4,295 5/13/2024
8.1.1 24,058 4/16/2024
8.1.0 10,390 4/4/2024
8.1.0-rc.4 162 4/1/2024
8.1.0-rc.3 241 3/19/2024
8.1.0-rc.2 334 2/29/2024
8.1.0-rc.1 311 2/14/2024
8.0.6 1,405 5/14/2024
8.0.5 10,717 3/14/2024
8.0.4 19,526 2/20/2024
8.0.3 11,081 2/7/2024
8.0.2 25,946 1/17/2024
8.0.1 13,121 1/3/2024
8.0.0 24,233 12/19/2023
8.0.0-rc.3 481 12/7/2023
8.0.0-rc.2 570 11/28/2023
8.0.0-rc.1 388 11/21/2023
7.4.5 11,823 12/27/2023
7.4.4 4,872 12/13/2023
7.4.3 1,590 12/6/2023
7.4.2 16,658 11/13/2023
7.4.1 4,749 10/30/2023
7.4.0 14,725 10/9/2023
7.4.0-rc.5 213 10/2/2023
7.4.0-rc.4 458 9/22/2023
7.4.0-rc.3 216 9/13/2023
7.4.0-rc.2 1,876 8/24/2023
7.4.0-rc.1 516 8/16/2023
7.3.3 22,366 9/14/2023
7.3.2 22,606 8/7/2023
7.3.1 10,047 7/27/2023
7.3.0 22,250 7/12/2023
7.3.0-rc.3 209 7/5/2023
7.3.0-rc.2 231 6/20/2023
7.3.0-rc.1 1,130 6/6/2023
7.2.3 6,268 7/3/2023
7.2.2 46,796 5/16/2023
7.2.1 10,122 5/2/2023
7.2.0-rc.2 209 4/25/2023
7.2.0-rc.1 294 4/11/2023
7.1.1 20,041 4/3/2023
7.1.0 9,673 3/22/2023
7.1.0-rc.3 227 3/14/2023
7.1.0-rc.2 498 2/23/2023
7.1.0-rc.1 468 2/7/2023
7.0.3 9,112 3/7/2023
7.0.2 10,088 2/21/2023
7.0.1 21,412 1/19/2023
7.0.0 38,290 1/4/2023
7.0.0-rc.6 372 12/28/2022
7.0.0-rc.5 557 12/20/2022
7.0.0-rc.4 421 12/12/2022
7.0.0-rc.3 403 12/8/2022
7.0.0-rc.2 679 11/21/2022
7.0.0-rc.1 277 11/14/2022
6.0.3 40,399 1/18/2023
6.0.2 11,998 12/6/2022
6.0.1 28,338 10/28/2022
6.0.0 27,899 10/5/2022
6.0.0-rc.5 382 9/27/2022
6.0.0-rc.4 987 9/8/2022
6.0.0-rc.3 1,514 8/23/2022
6.0.0-rc.2 4,180 8/8/2022
6.0.0-rc.1 694 7/26/2022
5.3.5 7,406 10/20/2022
5.3.4 63,444 8/22/2022
5.3.3 72,233 7/22/2022
5.3.2 13,790 7/7/2022
5.3.1 17,512 6/29/2022
5.3.0 43,027 6/14/2022
5.3.0-rc.3 1,072 5/31/2022
5.3.0-rc.2 489 5/24/2022
5.3.0-rc.1 765 5/5/2022
5.2.2 44,814 5/16/2022
5.2.1 30,766 4/18/2022
5.2.0 21,657 4/5/2022
5.2.0-rc.2 691 3/18/2022
5.2.0-rc.1 924 3/8/2022
5.1.4 42,232 2/28/2022
5.1.3 61,058 1/26/2022
5.1.2 8,655 1/19/2022
5.1.1 8,110 1/12/2022
5.0.2 1,544 1/17/2022
5.0.1 13,089 12/28/2021
5.0.0 18,816 12/14/2021
5.0.0-rc.2 2,899 12/8/2021
5.0.0-rc.1 2,098 11/16/2021
5.0.0-beta.3 1,150 11/3/2021
5.0.0-beta.2 975 10/21/2021
5.0.0-beta.1 998 10/5/2021
4.4.4 36,699 11/9/2021
4.4.3 33,162 9/29/2021
4.4.2 31,886 9/2/2021
4.4.1 4,301 9/1/2021
4.4.0 47,616 8/2/2021
4.4.0-rc.2 2,160 7/6/2021
4.4.0-rc.1 455 6/28/2021
4.3.3 31,416 6/17/2021
4.3.2 30,800 5/27/2021
4.3.1 13,248 5/20/2021
4.3.0 51,830 4/22/2021
4.3.0-rc.2 891 4/8/2021
4.3.0-rc.1 854 3/31/2021
4.2.2 30,557 3/4/2021
4.2.1 25,426 2/9/2021
4.2.0 50,711 1/28/2021
4.2.0-rc.2 1,039 1/18/2021
4.2.0-rc.1 403 1/14/2021
4.1.2 7,709 1/19/2021
4.1.1 2,893 1/13/2021
4.1.0 6,825 1/6/2021
4.1.0-rc.2 698 12/18/2020
4.1.0-rc.1 339 12/17/2020
4.0.2 11,354 12/18/2020
4.0.1 3,108 12/14/2020
4.0.0 54,552 12/3/2020
4.0.0-rc.5 524 12/1/2020
4.0.0-rc.4 679 11/24/2020
4.0.0-rc.3 892 11/16/2020
4.0.0-rc.2 561 11/13/2020
4.0.0-rc.1 372 11/12/2020
3.3.2 25,875 12/2/2020
3.3.1 24,276 11/3/2020
3.3.0 6,546 10/27/2020
3.3.0-rc.2 393 10/23/2020
3.3.0-rc.1 441 10/15/2020
3.2.1 17,967 10/8/2020
3.2.0 12,105 10/1/2020
3.2.0-rc.2 557 9/21/2020
3.2.0-rc.1 911 9/17/2020
3.1.2 15,139 9/11/2020
3.1.1 1,571 9/10/2020
3.1.0 14,516 9/3/2020
3.1.0-rc.4 623 9/1/2020
3.1.0-rc.3 400 8/28/2020
3.1.0-rc.2 526 8/26/2020
3.1.0-rc.1 418 8/24/2020
3.0.5 11,498 7/29/2020
3.0.4 8,503 7/14/2020
3.0.3 4,520 7/7/2020
3.0.2 4,839 7/3/2020
3.0.1 1,567 7/2/2020
3.0.0 2,381 7/1/2020
2.9.0 13,413 6/4/2020
2.8.0 5,598 5/21/2020
2.7.0 5,685 5/7/2020
2.6.2 5,262 4/24/2020
2.6.1 1,443 4/23/2020
2.6.0 14,411 4/20/2020
2.5.0 4,238 4/9/2020
2.4.1 1,383 4/9/2020
2.4.0 2,368 4/6/2020
2.3.0 5,400 3/19/2020
2.2.1 2,879 3/7/2020
2.2.0 1,639 3/5/2020
2.1.1 3,388 2/20/2020
2.1.0 1,311 2/20/2020
2.0.1 4,812 1/24/2020
2.0.0 3,731 1/13/2020
1.1.2 4,986 12/12/2019
1.1.1 1,382 12/11/2019
1.1.0 2,528 12/6/2019
1.0.2 7,678 10/22/2019
1.0.0 1,738 10/21/2019
0.22.0 1,763 10/14/2019
0.21.0 2,238 9/23/2019
0.20.1 496 9/23/2019
0.20.0 484 9/23/2019
0.19.0 8,391 8/16/2019
0.18.1 4,570 6/26/2019
0.18.0 1,530 6/21/2019
0.17.0 1,668 5/3/2019
0.16.0 5,701 4/14/2019