Volo.Abp.AspNetCore 8.1.0-rc.2

Prefix Reserved
This is a prerelease version of Volo.Abp.AspNetCore.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Volo.Abp.AspNetCore --version 8.1.0-rc.2
                    
NuGet\Install-Package Volo.Abp.AspNetCore -Version 8.1.0-rc.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="8.1.0-rc.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Volo.Abp.AspNetCore" Version="8.1.0-rc.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 8.1.0-rc.2
                    
#r "nuget: Volo.Abp.AspNetCore, 8.1.0-rc.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.
#addin nuget:?package=Volo.Abp.AspNetCore&version=8.1.0-rc.2&prerelease
                    
Install Volo.Abp.AspNetCore as a Cake Addin
#tool nuget:?package=Volo.Abp.AspNetCore&version=8.1.0-rc.2&prerelease
                    
Install Volo.Abp.AspNetCore 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://docs.abp.io/en/abp/latest/Samples/Index

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

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

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

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

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

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

🔗Discord: https://community.abp.io/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 Commercial, check out Why ABP.IO Platform page.

Official website: https://commercial.abp.io

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (101)

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.2.0-rc.2 178 4/10/2025
9.2.0-rc.1 689 3/25/2025
9.1.1 7,758 3/27/2025
9.1.0 19,875 3/5/2025
9.1.0-rc.3 297 2/25/2025
9.1.0-rc.2 382 2/11/2025
9.1.0-rc.1 227 1/16/2025
9.0.8 857 3/26/2025
9.0.7 779 3/6/2025
9.0.6 2,068 3/3/2025
9.0.5 17,483 2/13/2025
9.0.4 65,103 1/21/2025
9.0.3 24,110 1/6/2025
9.0.2 29,584 12/11/2024
9.0.1 6,577 12/3/2024
9.0.0 16,791 11/19/2024
9.0.0-rc.3 225 11/14/2024
9.0.0-rc.2 198 11/11/2024
9.0.0-rc.1 170 10/22/2024
8.3.4 85,442 11/18/2024
8.3.3 32,088 11/5/2024
8.3.2 88,555 10/17/2024
8.3.1 130,364 9/25/2024
8.3.0 131,584 9/5/2024
8.3.0-rc.3 250 8/28/2024
8.3.0-rc.2 293 8/15/2024
8.3.0-rc.1 218 7/31/2024
8.2.3 12,526 9/4/2024
8.2.2 51,426 8/14/2024
8.2.1 75,544 7/30/2024
8.2.0 174,797 6/26/2024
8.2.0-rc.5 719 6/14/2024
8.2.0-rc.4 293 6/7/2024
8.2.0-rc.3 722 5/23/2024
8.2.0-rc.2 221 5/21/2024
8.2.0-rc.1 135 5/20/2024
8.1.5 23,751 7/29/2024
8.1.4 44,674 6/13/2024
8.1.3 127,921 5/15/2024
8.1.2 8,892 5/13/2024
8.1.1 85,853 4/16/2024
8.1.0 38,509 4/4/2024
8.1.0-rc.4 241 4/1/2024
8.1.0-rc.3 10,349 3/19/2024
8.1.0-rc.2 19,741 2/29/2024
8.1.0-rc.1 3,735 2/14/2024
8.0.6 31,863 5/14/2024
8.0.5 83,018 3/14/2024
8.0.4 85,002 2/20/2024
8.0.3 75,696 2/7/2024
8.0.2 169,163 1/17/2024
8.0.1 41,376 1/3/2024
8.0.0 117,187 12/19/2023
8.0.0-rc.3 3,234 12/7/2023
8.0.0-rc.2 6,746 11/28/2023
8.0.0-rc.1 952 11/21/2023
7.4.5 87,345 12/27/2023
7.4.4 15,321 12/13/2023
7.4.3 11,309 12/6/2023
7.4.2 117,787 11/13/2023
7.4.1 25,677 10/30/2023
7.4.0 50,237 10/9/2023
7.4.0-rc.5 330 10/2/2023
7.4.0-rc.4 601 9/22/2023
7.4.0-rc.3 1,671 9/13/2023
7.4.0-rc.2 2,728 8/24/2023
7.4.0-rc.1 1,768 8/16/2023
7.3.3 172,197 9/14/2023
7.3.2 94,333 8/7/2023
7.3.1 59,765 7/27/2023
7.3.0 117,434 7/12/2023
7.3.0-rc.3 754 7/5/2023
7.3.0-rc.2 956 6/20/2023
7.3.0-rc.1 1,884 6/6/2023
7.2.3 85,659 7/3/2023
7.2.2 182,185 5/16/2023
7.2.1 51,385 5/2/2023
7.2.0-rc.2 247 4/25/2023
7.2.0-rc.1 722 4/11/2023
7.1.1 70,097 4/3/2023
7.1.0 65,623 3/22/2023
7.1.0-rc.3 573 3/14/2023
7.1.0-rc.2 3,252 2/23/2023
7.1.0-rc.1 1,317 2/7/2023
7.0.3 53,764 3/7/2023
7.0.2 54,913 2/21/2023
7.0.1 102,869 1/19/2023
7.0.0 208,094 1/4/2023
7.0.0-rc.6 2,317 12/28/2022
7.0.0-rc.5 5,080 12/20/2022
7.0.0-rc.4 1,787 12/12/2022
7.0.0-rc.3 1,861 12/8/2022
7.0.0-rc.2 2,443 11/21/2022
7.0.0-rc.1 3,398 11/14/2022
6.0.3 172,945 1/18/2023
6.0.2 90,589 12/6/2022
6.0.1 227,979 10/28/2022
6.0.0 239,401 10/5/2022
6.0.0-rc.5 932 9/27/2022
6.0.0-rc.4 6,820 9/8/2022
6.0.0-rc.3 5,443 8/23/2022
6.0.0-rc.2 6,538 8/8/2022
6.0.0-rc.1 3,536 7/26/2022
5.3.5 23,688 10/20/2022
5.3.4 184,313 8/22/2022
5.3.3 201,244 7/22/2022
5.3.2 88,057 7/7/2022
5.3.1 66,030 6/29/2022
5.3.0 150,024 6/14/2022
5.3.0-rc.3 1,302 5/31/2022
5.3.0-rc.2 545 5/24/2022
5.3.0-rc.1 1,173 5/5/2022
5.2.2 158,345 5/16/2022
5.2.1 105,932 4/18/2022
5.2.0 91,877 4/5/2022
5.2.0-rc.2 934 3/18/2022
5.2.0-rc.1 1,754 3/8/2022
5.1.4 115,857 2/28/2022
5.1.3 182,570 1/26/2022
5.1.2 33,194 1/19/2022
5.1.1 45,127 1/12/2022
5.0.2 11,640 1/17/2022
5.0.1 74,649 12/28/2021
5.0.0 51,253 12/14/2021
5.0.0-rc.2 3,085 12/8/2021
5.0.0-rc.1 4,193 11/16/2021
5.0.0-beta.3 2,404 11/3/2021
5.0.0-beta.2 1,205 10/21/2021
5.0.0-beta.1 1,663 10/5/2021
4.4.4 130,527 11/9/2021
4.4.3 114,494 9/29/2021
4.4.2 125,324 9/2/2021
4.4.1 25,592 9/1/2021
4.4.0 447,214 8/2/2021
4.4.0-rc.2 3,733 7/6/2021
4.4.0-rc.1 3,622 6/28/2021
4.3.3 160,863 6/17/2021
4.3.2 87,139 5/27/2021
4.3.1 82,271 5/20/2021
4.3.0 246,999 4/22/2021
4.3.0-rc.2 1,413 4/8/2021
4.3.0-rc.1 1,168 3/31/2021
4.2.2 122,178 3/4/2021
4.2.1 110,311 2/9/2021
4.2.0 81,426 1/28/2021
4.2.0-rc.2 2,071 1/18/2021
4.2.0-rc.1 637 1/14/2021
4.1.2 20,850 1/19/2021
4.1.1 17,564 1/13/2021
4.1.0 31,769 1/6/2021
4.1.0-rc.2 1,195 12/18/2020
4.1.0-rc.1 308 12/17/2020
4.0.2 59,399 12/18/2020
4.0.1 14,956 12/14/2020
4.0.0 112,378 12/3/2020
4.0.0-rc.5 1,643 12/1/2020
4.0.0-rc.4 1,899 11/24/2020
4.0.0-rc.3 1,143 11/16/2020
4.0.0-rc.2 2,393 11/13/2020
4.0.0-rc.1 367 11/12/2020
3.3.2 71,737 12/2/2020
3.3.1 84,482 11/3/2020
3.3.0 24,121 10/27/2020
3.3.0-rc.2 373 10/23/2020
3.3.0-rc.1 566 10/15/2020
3.2.1 118,900 10/8/2020
3.2.0 35,760 10/1/2020
3.2.0-rc.2 1,646 9/21/2020
3.2.0-rc.1 1,496 9/17/2020
3.1.2 57,128 9/11/2020
3.1.1 11,087 9/10/2020
3.1.0 54,164 9/3/2020
3.1.0-rc.4 606 9/1/2020
3.1.0-rc.3 381 8/28/2020
3.1.0-rc.2 475 8/26/2020
3.1.0-rc.1 383 8/24/2020
3.0.5 53,259 7/29/2020
3.0.4 111,743 7/14/2020
3.0.3 19,355 7/7/2020
3.0.2 22,574 7/3/2020
3.0.1 52,466 7/2/2020
3.0.0 16,313 7/1/2020
2.9.0 101,040 6/4/2020
2.8.0 53,421 5/21/2020
2.7.0 55,878 5/7/2020
2.6.2 14,913 4/24/2020
2.6.1 8,138 4/23/2020
2.6.0 44,596 4/20/2020
2.5.0 16,723 4/9/2020
2.4.1 8,037 4/9/2020
2.4.0 29,124 4/6/2020
2.3.0 26,105 3/19/2020
2.2.1 24,333 3/7/2020
2.2.0 8,752 3/5/2020
2.1.1 19,083 2/20/2020
2.1.0 7,877 2/20/2020
2.0.1 42,899 1/24/2020
2.0.0 32,360 1/13/2020
1.1.2 66,267 12/12/2019
1.1.1 8,583 12/11/2019
1.1.0 9,349 12/6/2019
1.0.2 46,205 10/22/2019
1.0.0 8,239 10/21/2019
0.22.0 9,654 10/14/2019
0.21.0 9,957 9/23/2019
0.20.1 7,333 9/23/2019
0.20.0 7,353 9/23/2019
0.19.0 81,472 8/16/2019
0.18.1 44,898 6/26/2019
0.18.0 19,580 6/21/2019
0.17.0 27,098 5/3/2019
0.16.0 15,237 4/14/2019
0.15.0 43,838 3/22/2019
0.14.0 39,121 2/23/2019
0.13.0 16,788 1/27/2019
0.12.0 10,285 1/11/2019
0.11.0 13,649 1/7/2019
0.10.0 11,151 12/21/2018
0.9.0 11,407 12/7/2018
0.8.0 10,280 11/19/2018
0.7.1 10,648 10/31/2018
0.7.0 9,776 10/26/2018
0.6.0 10,653 10/12/2018
0.5.0 17,854 9/25/2018
0.4.1 10,109 8/4/2018
0.4.0 9,469 7/15/2018
0.3.7 9,751 7/6/2018
0.3.6 9,500 7/4/2018
0.3.5 9,346 7/3/2018
0.3.4 9,958 7/2/2018
0.3.3 9,887 6/28/2018
0.3.2 10,101 6/27/2018
0.3.1 8,795 6/27/2018
0.3.0 25,151 6/27/2018