Volo.Abp.Core 9.1.0-rc.3

Prefix Reserved
This is a prerelease version of Volo.Abp.Core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Volo.Abp.Core --version 9.1.0-rc.3
                    
NuGet\Install-Package Volo.Abp.Core -Version 9.1.0-rc.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.Core" Version="9.1.0-rc.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Volo.Abp.Core" Version="9.1.0-rc.3" />
                    
Directory.Packages.props
<PackageReference Include="Volo.Abp.Core" />
                    
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.Core --version 9.1.0-rc.3
                    
#r "nuget: Volo.Abp.Core, 9.1.0-rc.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.
#addin nuget:?package=Volo.Abp.Core&version=9.1.0-rc.3&prerelease
                    
Install Volo.Abp.Core as a Cake Addin
#tool nuget:?package=Volo.Abp.Core&version=9.1.0-rc.3&prerelease
                    
Install Volo.Abp.Core 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 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 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 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. 
.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 is compatible. 
.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 (458)

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

Package Downloads
Volo.Abp.Uow

Package Description

Volo.Abp.Security

Package Description

Volo.Abp.Localization.Abstractions

Package Description

Volo.Abp.VirtualFileSystem

Package Description

Volo.Abp.Validation.Abstractions

Package Description

GitHub repositories (10)

Showing the top 5 popular GitHub repositories that depend on Volo.Abp.Core:

Repository Stars
HMBSbige/NatTypeTester
测试当前网络的 NAT 类型(STUN)
dotnetcore/Magicodes.IE
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
AElfProject/AElf
An AI-enhanced cloud-native layer-1 blockchain network. 
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
jerrytang67/SoMall
社交电商商城开源项目.socail+mall即取名SoMall ,abp netcore 3.1 angular vue uni-app typescript docker mssql
Version Downloads Last updated
9.2.0-rc.1 915 3/25/2025
9.1.1 23,998 3/27/2025
9.1.0 41,828 3/5/2025
9.1.0-rc.3 487 2/25/2025
9.1.0-rc.2 650 2/11/2025
9.1.0-rc.1 520 1/16/2025
9.0.8 4,350 3/26/2025
9.0.7 5,147 3/6/2025
9.0.6 10,426 3/3/2025
9.0.5 44,465 2/13/2025
9.0.4 118,652 1/21/2025
9.0.3 52,721 1/6/2025
9.0.2 67,707 12/11/2024
9.0.1 15,493 12/3/2024
9.0.0 30,416 11/19/2024
9.0.0-rc.3 324 11/14/2024
9.0.0-rc.2 237 11/11/2024
9.0.0-rc.1 344 10/22/2024
8.3.4 158,994 11/18/2024
8.3.3 51,976 11/5/2024
8.3.2 149,252 10/17/2024
8.3.1 192,318 9/25/2024
8.3.0 218,006 9/5/2024
8.3.0-rc.3 490 8/28/2024
8.3.0-rc.2 539 8/15/2024
8.3.0-rc.1 483 7/31/2024
8.2.3 26,532 9/4/2024
8.2.2 127,646 8/14/2024
8.2.1 124,331 7/30/2024
8.2.0 322,081 6/26/2024
8.2.0-rc.5 1,016 6/14/2024
8.2.0-rc.4 501 6/7/2024
8.2.0-rc.3 875 5/23/2024
8.2.0-rc.2 396 5/21/2024
8.2.0-rc.1 173 5/20/2024
8.1.5 28,551 7/29/2024
8.1.4 81,006 6/13/2024
8.1.3 222,478 5/15/2024
8.1.2 29,646 5/13/2024
8.1.1 155,246 4/16/2024
8.1.0 81,133 4/4/2024
8.1.0-rc.4 375 4/1/2024
8.1.0-rc.3 21,742 3/19/2024
8.1.0-rc.2 36,728 2/29/2024
8.1.0-rc.1 4,218 2/14/2024
8.0.6 40,510 5/14/2024
8.0.5 136,585 3/14/2024
8.0.4 143,815 2/20/2024
8.0.3 113,747 2/7/2024
8.0.2 265,735 1/17/2024
8.0.1 135,314 1/3/2024
8.0.0 217,940 12/19/2023
8.0.0-rc.3 5,732 12/7/2023
8.0.0-rc.2 10,648 11/28/2023
8.0.0-rc.1 4,482 11/21/2023
7.4.5 152,423 12/27/2023
7.4.4 36,714 12/13/2023
7.4.3 30,141 12/6/2023
7.4.2 172,736 11/13/2023
7.4.1 51,566 10/30/2023
7.4.0 168,475 10/9/2023
7.4.0-rc.5 386 10/2/2023
7.4.0-rc.4 1,267 9/22/2023
7.4.0-rc.3 3,671 9/13/2023
7.4.0-rc.2 3,032 8/24/2023
7.4.0-rc.1 2,050 8/16/2023
7.3.3 298,999 9/14/2023
7.3.2 239,780 8/7/2023
7.3.1 132,573 7/27/2023
7.3.0 234,075 7/12/2023
7.3.0-rc.3 1,040 7/5/2023
7.3.0-rc.2 1,499 6/20/2023
7.3.0-rc.1 2,544 6/6/2023
7.2.3 183,631 7/3/2023
7.2.2 461,692 5/16/2023
7.2.1 133,556 5/2/2023
7.2.0-rc.2 317 4/25/2023
7.2.0-rc.1 876 4/11/2023
7.1.1 198,631 4/3/2023
7.1.0 235,734 3/22/2023
7.1.0-rc.3 696 3/14/2023
7.1.0-rc.2 6,092 2/23/2023
7.1.0-rc.1 1,721 2/7/2023
7.0.3 227,601 3/7/2023
7.0.2 168,250 2/21/2023
7.0.1 357,443 1/19/2023
7.0.0 398,657 1/4/2023
7.0.0-rc.6 6,526 12/28/2022
7.0.0-rc.5 9,357 12/20/2022
7.0.0-rc.4 12,166 12/12/2022
7.0.0-rc.3 2,090 12/8/2022
7.0.0-rc.2 4,447 11/21/2022
7.0.0-rc.1 3,637 11/14/2022
6.0.3 348,197 1/18/2023
6.0.2 334,428 12/6/2022
6.0.1 885,092 10/28/2022
6.0.0 631,608 10/5/2022
6.0.0-rc.5 1,160 9/27/2022
6.0.0-rc.4 8,329 9/8/2022
6.0.0-rc.3 9,491 8/23/2022
6.0.0-rc.2 7,921 8/8/2022
6.0.0-rc.1 12,526 7/26/2022
5.3.5 103,357 10/20/2022
5.3.4 631,172 8/22/2022
5.3.3 625,461 7/22/2022
5.3.2 493,420 7/7/2022
5.3.1 351,733 6/29/2022
5.3.0 561,519 6/14/2022
5.3.0-rc.3 1,704 5/31/2022
5.3.0-rc.2 1,166 5/24/2022
5.3.0-rc.1 1,374 5/5/2022
5.2.2 868,859 5/16/2022
5.2.1 776,036 4/18/2022
5.2.0 717,017 4/5/2022
5.2.0-rc.2 2,793 3/18/2022
5.2.0-rc.1 1,866 3/8/2022
5.1.4 691,630 2/28/2022
5.1.3 770,105 1/26/2022
5.1.2 234,090 1/19/2022
5.1.1 281,653 1/12/2022
5.0.2 96,129 1/17/2022
5.0.1 280,741 12/28/2021
5.0.0 283,213 12/14/2021
5.0.0-rc.2 7,201 12/8/2021
5.0.0-rc.1 5,191 11/16/2021
5.0.0-beta.3 2,899 11/3/2021
5.0.0-beta.2 1,466 10/21/2021
5.0.0-beta.1 2,170 10/5/2021
4.4.4 497,716 11/9/2021
4.4.3 520,112 9/29/2021
4.4.2 265,338 9/2/2021
4.4.1 100,695 9/1/2021
4.4.0 1,520,845 8/2/2021
4.4.0-rc.2 4,511 7/6/2021
4.4.0-rc.1 4,043 6/28/2021
4.3.3 500,148 6/17/2021
4.3.2 319,972 5/27/2021
4.3.1 188,198 5/20/2021
4.3.0 666,523 4/22/2021
4.3.0-rc.2 1,967 4/8/2021
4.3.0-rc.1 2,255 3/31/2021
4.2.2 531,199 3/4/2021
4.2.1 297,241 2/9/2021
4.2.0 193,228 1/28/2021
4.2.0-rc.2 9,083 1/18/2021
4.2.0-rc.1 743 1/14/2021
4.1.2 91,713 1/19/2021
4.1.1 83,283 1/13/2021
4.1.0 135,183 1/6/2021
4.1.0-rc.2 1,470 12/18/2020
4.1.0-rc.1 324 12/17/2020
4.0.2 292,693 12/18/2020
4.0.1 82,524 12/14/2020
4.0.0 295,208 12/3/2020
4.0.0-rc.5 4,806 12/1/2020
4.0.0-rc.4 7,777 11/24/2020
4.0.0-rc.3 3,518 11/16/2020
4.0.0-rc.2 2,439 11/13/2020
4.0.0-rc.1 2,674 11/12/2020
3.3.2 156,978 12/2/2020
3.3.1 208,957 11/3/2020
3.3.0 109,596 10/27/2020
3.3.0-rc.2 416 10/23/2020
3.3.0-rc.1 1,027 10/15/2020
3.2.1 382,628 10/8/2020
3.2.0 100,168 10/1/2020
3.2.0-rc.2 2,019 9/21/2020
3.2.0-rc.1 2,647 9/17/2020
3.1.2 176,622 9/11/2020
3.1.1 60,085 9/10/2020
3.1.0 199,748 9/3/2020
3.1.0-rc.4 621 9/1/2020
3.1.0-rc.3 399 8/28/2020
3.1.0-rc.2 520 8/26/2020
3.1.0-rc.1 393 8/24/2020
3.0.5 199,662 7/29/2020
3.0.4 539,275 7/14/2020
3.0.3 91,625 7/7/2020
3.0.2 91,452 7/3/2020
3.0.1 299,015 7/2/2020
3.0.0 130,824 7/1/2020
2.9.0 469,634 6/4/2020
2.8.0 202,355 5/21/2020
2.7.0 273,752 5/7/2020
2.6.2 63,189 4/24/2020
2.6.1 51,849 4/23/2020
2.6.0 139,790 4/20/2020
2.5.0 73,942 4/9/2020
2.4.1 51,230 4/9/2020
2.4.0 92,386 4/6/2020
2.3.0 125,292 3/19/2020
2.2.1 95,225 3/7/2020
2.2.0 57,112 3/5/2020
2.1.1 77,602 2/20/2020
2.0.1 105,001 1/24/2020
2.0.0 99,036 1/13/2020
1.1.2 183,154 12/12/2019
1.1.1 51,157 12/11/2019
1.1.0 58,017 12/6/2019
1.0.2 134,246 10/22/2019
1.0.0 103,704 10/21/2019
0.22.0 59,800 10/14/2019
0.21.0 55,047 9/23/2019
0.20.1 44,847 9/23/2019
0.20.0 45,169 9/23/2019
0.19.0 188,393 8/16/2019
0.18.1 111,687 6/26/2019
0.18.0 64,415 6/21/2019
0.17.0 96,418 5/3/2019
0.16.0 63,228 4/14/2019
0.15.0 99,122 3/22/2019
0.14.0 82,659 2/23/2019
0.13.0 59,098 1/27/2019
0.12.0 58,405 1/11/2019
0.11.0 53,969 1/7/2019
0.10.0 46,425 12/21/2018
0.9.0 48,309 12/7/2018
0.8.0 47,162 11/19/2018
0.7.1 46,318 10/31/2018
0.7.0 44,708 10/26/2018
0.6.0 47,426 10/12/2018
0.5.0 50,591 9/25/2018
0.4.1 58,637 8/4/2018
0.4.0 37,183 7/15/2018
0.3.7 37,642 7/6/2018
0.3.6 39,792 7/4/2018
0.3.5 36,981 7/3/2018
0.3.4 37,319 7/2/2018
0.3.3 37,219 6/28/2018
0.3.2 37,655 6/27/2018
0.3.1 32,592 6/27/2018
0.3.0 59,026 6/27/2018