Volo.Abp.AspNetCore 9.3.2

Prefix Reserved
dotnet add package Volo.Abp.AspNetCore --version 9.3.2
                    
NuGet\Install-Package Volo.Abp.AspNetCore -Version 9.3.2
                    
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" Version="9.3.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Volo.Abp.AspNetCore" Version="9.3.2" />
                    
Directory.Packages.props
<PackageReference Include="Volo.Abp.AspNetCore" />
                    
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 --version 9.3.2
                    
#r "nuget: Volo.Abp.AspNetCore, 9.3.2"
                    
#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@9.3.2
                    
#: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&version=9.3.2
                    
Install as a Cake Addin
#tool nuget:?package=Volo.Abp.AspNetCore&version=9.3.2
                    
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 (109)

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

Package Downloads
Volo.Abp.AspNetCore.Mvc

Package Description

Volo.Abp.AspNetCore.MultiTenancy

Package Description

Volo.Abp.AspNetCore.Serilog

Package Description

Volo.Abp.AspNetCore.SignalR

Package Description

Volo.Abp.AspNetCore.TestBase

Package Description

GitHub repositories (10)

Showing the top 10 popular GitHub repositories that depend on Volo.Abp.AspNetCore:

Repository Stars
AElfProject/AElf
An AI-enhanced cloud-native layer-1 blockchain network. 
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
xiajingren/HelloAbp
ABP vNext + vue-element-admin入门级项目实践
EasyAbp/EShop
An abp application module group that provides basic e-shop service.
yupingyong/kite.gateway
基于Yarp的Api网关
abpframework/eventhub
Open-source event organizing web application and a reference DDD solution.
IOT-CS/IOTCS
工业智能网关,基于.net core3.1的跨平台物联网网关。支持不同设备驱动(PLC、CNC、数据库、串口设备、上位机、OPC UA、MQTT)具备二次开发驱动的能力实现与Thingsboard进行数据通讯。同时支持多资源配置化管理,MQTT、MYSQL、WEBHOOK等多种类型,实现数据的快速推送,提供简单的驱动开发接口。
cocosip/sharp-abp
Abp-vNext extension modules
842549829/Panda
Abp.vNext + EF Core The microservices Open source framework project supports the implementation of message push workflow certification centers based on OAuth2.0
antosubash/abp-microservice
An abp microservice sample
Version Downloads Last Updated
9.3.2 4,673 8/25/2025
9.3.1 11,228 8/11/2025
9.3.0 2,984 8/7/2025
9.3.0-rc.4 450 7/25/2025
9.3.0-rc.3 405 7/9/2025
9.3.0-rc.2 329 6/24/2025
9.3.0-rc.1 252 6/17/2025
9.2.4 908 8/12/2025
9.2.3 13,711 7/23/2025
9.2.2 11,541 7/10/2025
9.2.1 17,571 6/23/2025
9.2.0 37,516 6/2/2025
9.2.0-rc.4 1,345 5/27/2025
9.2.0-rc.3 1,131 5/13/2025
9.2.0-rc.2 1,245 4/10/2025
9.2.0-rc.1 956 3/25/2025
9.1.3 33,152 5/12/2025
9.1.2 8,990 5/5/2025
9.1.1 59,472 3/27/2025
9.1.0 70,020 3/5/2025
9.1.0-rc.3 324 2/25/2025
9.1.0-rc.2 414 2/11/2025
9.1.0-rc.1 265 1/16/2025
9.0.8 1,052 3/26/2025
9.0.7 926 3/6/2025
9.0.6 2,806 3/3/2025
9.0.5 26,743 2/13/2025
9.0.4 135,248 1/21/2025
9.0.3 49,026 1/6/2025
9.0.2 56,053 12/11/2024
9.0.1 7,541 12/3/2024
9.0.0 30,002 11/19/2024
9.0.0-rc.3 256 11/14/2024
9.0.0-rc.2 223 11/11/2024
9.0.0-rc.1 194 10/22/2024
8.3.4 189,891 11/18/2024
8.3.3 44,979 11/5/2024
8.3.2 143,925 10/17/2024
8.3.1 213,140 9/25/2024
8.3.0 207,101 9/5/2024
8.3.0-rc.3 355 8/28/2024
8.3.0-rc.2 319 8/15/2024
8.3.0-rc.1 260 7/31/2024
8.2.3 19,727 9/4/2024
8.2.2 64,909 8/14/2024
8.2.1 99,325 7/30/2024
8.2.0 228,180 6/26/2024
8.2.0-rc.5 745 6/14/2024
8.2.0-rc.4 322 6/7/2024
8.2.0-rc.3 759 5/23/2024
8.2.0-rc.2 251 5/21/2024
8.2.0-rc.1 170 5/20/2024
8.1.5 35,320 7/29/2024
8.1.4 51,296 6/13/2024
8.1.3 152,262 5/15/2024
8.1.2 41,531 5/13/2024
8.1.1 108,901 4/16/2024
8.1.0 43,159 4/4/2024
8.1.0-rc.4 263 4/1/2024
8.1.0-rc.3 10,844 3/19/2024
8.1.0-rc.2 20,838 2/29/2024
8.1.0-rc.1 3,762 2/14/2024
8.0.6 40,851 5/14/2024
8.0.5 92,463 3/14/2024
8.0.4 95,681 2/20/2024
8.0.3 85,206 2/7/2024
8.0.2 185,496 1/17/2024
8.0.1 45,497 1/3/2024
8.0.0 138,413 12/19/2023
8.0.0-rc.3 3,316 12/7/2023
8.0.0-rc.2 7,591 11/28/2023
8.0.0-rc.1 1,252 11/21/2023
7.4.5 94,098 12/27/2023
7.4.4 15,836 12/13/2023
7.4.3 11,680 12/6/2023
7.4.2 123,987 11/13/2023
7.4.1 27,599 10/30/2023
7.4.0 52,657 10/9/2023
7.4.0-rc.5 365 10/2/2023
7.4.0-rc.4 636 9/22/2023
7.4.0-rc.3 1,702 9/13/2023
7.4.0-rc.2 2,775 8/24/2023
7.4.0-rc.1 1,831 8/16/2023
7.3.3 193,413 9/14/2023
7.3.2 98,581 8/7/2023
7.3.1 62,223 7/27/2023
7.3.0 119,557 7/12/2023
7.3.0-rc.3 807 7/5/2023
7.3.0-rc.2 1,013 6/20/2023
7.3.0-rc.1 1,948 6/6/2023
7.2.3 89,675 7/3/2023
7.2.2 188,793 5/16/2023
7.2.1 52,290 5/2/2023
7.2.0-rc.2 297 4/25/2023
7.2.0-rc.1 769 4/11/2023
7.1.1 72,274 4/3/2023
7.1.0 67,607 3/22/2023
7.1.0-rc.3 624 3/14/2023
7.1.0-rc.2 3,351 2/23/2023
7.1.0-rc.1 1,386 2/7/2023
7.0.3 56,080 3/7/2023
7.0.2 56,366 2/21/2023
7.0.1 105,306 1/19/2023
7.0.0 214,732 1/4/2023
7.0.0-rc.6 2,363 12/28/2022
7.0.0-rc.5 5,184 12/20/2022
7.0.0-rc.4 1,844 12/12/2022
7.0.0-rc.3 1,909 12/8/2022
7.0.0-rc.2 2,492 11/21/2022
7.0.0-rc.1 3,454 11/14/2022
6.0.3 193,270 1/18/2023
6.0.2 93,142 12/6/2022
6.0.1 239,634 10/28/2022
6.0.0 253,401 10/5/2022
6.0.0-rc.5 989 9/27/2022
6.0.0-rc.4 6,886 9/8/2022
6.0.0-rc.3 5,506 8/23/2022
6.0.0-rc.2 6,982 8/8/2022
6.0.0-rc.1 3,630 7/26/2022
5.3.5 25,561 10/20/2022
5.3.4 187,257 8/22/2022
5.3.3 204,826 7/22/2022
5.3.2 90,436 7/7/2022
5.3.1 66,230 6/29/2022
5.3.0 151,440 6/14/2022
5.3.0-rc.3 1,378 5/31/2022
5.3.0-rc.2 613 5/24/2022
5.3.0-rc.1 1,240 5/5/2022
5.2.2 168,832 5/16/2022
5.2.1 108,125 4/18/2022
5.2.0 92,865 4/5/2022
5.2.0-rc.2 1,002 3/18/2022
5.2.0-rc.1 1,882 3/8/2022
5.1.4 118,734 2/28/2022
5.1.3 183,669 1/26/2022
5.1.2 33,488 1/19/2022
5.1.1 45,289 1/12/2022
5.0.2 11,726 1/17/2022
5.0.1 74,876 12/28/2021
5.0.0 51,982 12/14/2021
5.0.0-rc.2 3,191 12/8/2021
5.0.0-rc.1 4,298 11/16/2021
5.0.0-beta.3 2,490 11/3/2021
5.0.0-beta.2 1,277 10/21/2021
5.0.0-beta.1 2,023 10/5/2021
4.4.4 132,914 11/9/2021
4.4.3 117,867 9/29/2021
4.4.2 134,102 9/2/2021
4.4.1 25,802 9/1/2021
4.4.0 455,616 8/2/2021
4.4.0-rc.2 4,139 7/6/2021
4.4.0-rc.1 3,691 6/28/2021
4.3.3 162,947 6/17/2021
4.3.2 90,248 5/27/2021
4.3.1 82,879 5/20/2021
4.3.0 255,901 4/22/2021
4.3.0-rc.2 1,502 4/8/2021
4.3.0-rc.1 1,233 3/31/2021
4.2.2 125,348 3/4/2021
4.2.1 112,021 2/9/2021
4.2.0 83,315 1/28/2021
4.2.0-rc.2 2,145 1/18/2021
4.2.0-rc.1 720 1/14/2021
4.1.2 21,305 1/19/2021
4.1.1 18,323 1/13/2021
4.1.0 32,635 1/6/2021
4.1.0-rc.2 1,272 12/18/2020
4.1.0-rc.1 382 12/17/2020
4.0.2 61,790 12/18/2020
4.0.1 15,376 12/14/2020
4.0.0 113,778 12/3/2020
4.0.0-rc.5 1,723 12/1/2020
4.0.0-rc.4 1,985 11/24/2020
4.0.0-rc.3 1,224 11/16/2020
4.0.0-rc.2 2,468 11/13/2020
4.0.0-rc.1 441 11/12/2020
3.3.2 73,506 12/2/2020
3.3.1 85,402 11/3/2020
3.3.0 24,326 10/27/2020
3.3.0-rc.2 451 10/23/2020
3.3.0-rc.1 638 10/15/2020
3.2.1 119,583 10/8/2020
3.2.0 36,029 10/1/2020
3.2.0-rc.2 1,807 9/21/2020
3.2.0-rc.1 1,566 9/17/2020
3.1.2 58,381 9/11/2020
3.1.1 11,261 9/10/2020
3.1.0 55,418 9/3/2020
3.1.0-rc.4 679 9/1/2020
3.1.0-rc.3 457 8/28/2020
3.1.0-rc.2 553 8/26/2020
3.1.0-rc.1 465 8/24/2020
3.0.5 53,779 7/29/2020
3.0.4 113,100 7/14/2020
3.0.3 19,466 7/7/2020
3.0.2 22,709 7/3/2020
3.0.1 52,597 7/2/2020
3.0.0 16,497 7/1/2020
2.9.0 102,912 6/4/2020
2.8.0 53,765 5/21/2020
2.7.0 56,209 5/7/2020
2.6.2 15,082 4/24/2020
2.6.1 8,238 4/23/2020
2.6.0 45,595 4/20/2020
2.5.0 16,858 4/9/2020
2.4.1 8,136 4/9/2020
2.4.0 29,237 4/6/2020
2.3.0 26,292 3/19/2020
2.2.1 24,748 3/7/2020
2.2.0 8,855 3/5/2020
2.1.1 19,380 2/20/2020
2.1.0 7,981 2/20/2020
2.0.1 45,716 1/24/2020
2.0.0 33,799 1/13/2020
1.1.2 66,520 12/12/2019
1.1.1 8,680 12/11/2019
1.1.0 9,450 12/6/2019
1.0.2 47,842 10/22/2019
1.0.0 8,363 10/21/2019
0.22.0 9,862 10/14/2019
0.21.0 10,064 9/23/2019
0.20.1 7,433 9/23/2019
0.20.0 7,456 9/23/2019
0.19.0 81,847 8/16/2019
0.18.1 45,004 6/26/2019
0.18.0 19,697 6/21/2019
0.17.0 27,239 5/3/2019
0.16.0 15,354 4/14/2019
0.15.0 44,295 3/22/2019
0.14.0 39,302 2/23/2019
0.13.0 17,237 1/27/2019
0.12.0 10,390 1/11/2019
0.11.0 13,841 1/7/2019
0.10.0 11,261 12/21/2018
0.9.0 11,574 12/7/2018
0.8.0 10,394 11/19/2018
0.7.1 10,760 10/31/2018
0.7.0 9,891 10/26/2018
0.6.0 10,770 10/12/2018
0.5.0 18,341 9/25/2018
0.4.1 10,365 8/4/2018
0.4.0 9,718 7/15/2018
0.3.7 10,005 7/6/2018
0.3.6 9,753 7/4/2018
0.3.5 9,513 7/3/2018
0.3.4 10,136 7/2/2018
0.3.3 10,059 6/28/2018
0.3.2 10,347 6/27/2018
0.3.1 8,980 6/27/2018
0.3.0 26,714 6/27/2018