Volo.Abp.Core 9.1.1

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Volo.Abp.Core --version 9.1.1
                    
NuGet\Install-Package Volo.Abp.Core -Version 9.1.1
                    
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.1" />
                    
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.1" />
                    
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.1
                    
#r "nuget: Volo.Abp.Core, 9.1.1"
                    
#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.1
                    
Install Volo.Abp.Core as a Cake Addin
#tool nuget:?package=Volo.Abp.Core&version=9.1.1
                    
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 (464)

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 10 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
EasyAbp/Abp.WeChat
Abp 微信 SDK 模块,包含对微信小程序、公众号、企业微信、开放平台、第三方平台等相关接口封装。
EasyAbp/AbpHelper.CLI
Providing code generation and more features to help you develop applications and modules with the ABP framework.
IOT-CS/IOTCS
工业智能网关,基于.net core3.1的跨平台物联网网关。支持不同设备驱动(PLC、CNC、数据库、串口设备、上位机、OPC UA、MQTT)具备二次开发驱动的能力实现与Thingsboard进行数据通讯。同时支持多资源配置化管理,MQTT、MYSQL、WEBHOOK等多种类型,实现数据的快速推送,提供简单的驱动开发接口。
hikalkan/presentations
Some of my presentations
antosubash/abp-microservice
An abp microservice sample
Version Downloads Last updated
9.2.0-rc.2 975 4/10/2025
9.2.0-rc.1 1,181 3/25/2025
9.1.1 59,112 3/27/2025
9.1.0 52,667 3/5/2025
9.1.0-rc.3 491 2/25/2025
9.1.0-rc.2 655 2/11/2025
9.1.0-rc.1 557 1/16/2025
9.0.8 4,596 3/26/2025
9.0.7 5,371 3/6/2025
9.0.6 10,930 3/3/2025
9.0.5 48,931 2/13/2025
9.0.4 132,869 1/21/2025
9.0.3 57,870 1/6/2025
9.0.2 72,189 12/11/2024
9.0.1 16,333 12/3/2024
9.0.0 32,964 11/19/2024
9.0.0-rc.3 324 11/14/2024
9.0.0-rc.2 238 11/11/2024
9.0.0-rc.1 345 10/22/2024
8.3.4 175,981 11/18/2024
8.3.3 55,260 11/5/2024
8.3.2 157,162 10/17/2024
8.3.1 207,942 9/25/2024
8.3.0 233,477 9/5/2024
8.3.0-rc.3 497 8/28/2024
8.3.0-rc.2 542 8/15/2024
8.3.0-rc.1 518 7/31/2024
8.2.3 28,147 9/4/2024
8.2.2 130,493 8/14/2024
8.2.1 130,234 7/30/2024
8.2.0 340,126 6/26/2024
8.2.0-rc.5 1,017 6/14/2024
8.2.0-rc.4 501 6/7/2024
8.2.0-rc.3 878 5/23/2024
8.2.0-rc.2 396 5/21/2024
8.2.0-rc.1 173 5/20/2024
8.1.5 30,473 7/29/2024
8.1.4 82,625 6/13/2024
8.1.3 228,776 5/15/2024
8.1.2 30,987 5/13/2024
8.1.1 159,268 4/16/2024
8.1.0 82,243 4/4/2024
8.1.0-rc.4 375 4/1/2024
8.1.0-rc.3 21,932 3/19/2024
8.1.0-rc.2 36,932 2/29/2024
8.1.0-rc.1 4,220 2/14/2024
8.0.6 42,392 5/14/2024
8.0.5 139,754 3/14/2024
8.0.4 146,755 2/20/2024
8.0.3 115,959 2/7/2024
8.0.2 270,409 1/17/2024
8.0.1 137,682 1/3/2024
8.0.0 224,561 12/19/2023
8.0.0-rc.3 5,751 12/7/2023
8.0.0-rc.2 10,789 11/28/2023
8.0.0-rc.1 4,492 11/21/2023
7.4.5 155,285 12/27/2023
7.4.4 36,886 12/13/2023
7.4.3 30,261 12/6/2023
7.4.2 174,198 11/13/2023
7.4.1 51,791 10/30/2023
7.4.0 170,078 10/9/2023
7.4.0-rc.5 386 10/2/2023
7.4.0-rc.4 1,358 9/22/2023
7.4.0-rc.3 3,682 9/13/2023
7.4.0-rc.2 3,034 8/24/2023
7.4.0-rc.1 2,056 8/16/2023
7.3.3 305,649 9/14/2023
7.3.2 244,801 8/7/2023
7.3.1 133,087 7/27/2023
7.3.0 234,961 7/12/2023
7.3.0-rc.3 1,042 7/5/2023
7.3.0-rc.2 1,500 6/20/2023
7.3.0-rc.1 2,548 6/6/2023
7.2.3 184,312 7/3/2023
7.2.2 463,481 5/16/2023
7.2.1 133,963 5/2/2023
7.2.0-rc.2 318 4/25/2023
7.2.0-rc.1 877 4/11/2023
7.1.1 199,510 4/3/2023
7.1.0 236,584 3/22/2023
7.1.0-rc.3 697 3/14/2023
7.1.0-rc.2 6,118 2/23/2023
7.1.0-rc.1 1,723 2/7/2023
7.0.3 227,992 3/7/2023
7.0.2 169,269 2/21/2023
7.0.1 358,768 1/19/2023
7.0.0 400,343 1/4/2023
7.0.0-rc.6 6,527 12/28/2022
7.0.0-rc.5 9,370 12/20/2022
7.0.0-rc.4 12,171 12/12/2022
7.0.0-rc.3 2,091 12/8/2022
7.0.0-rc.2 4,483 11/21/2022
7.0.0-rc.1 3,640 11/14/2022
6.0.3 353,688 1/18/2023
6.0.2 335,927 12/6/2022
6.0.1 889,420 10/28/2022
6.0.0 636,441 10/5/2022
6.0.0-rc.5 1,161 9/27/2022
6.0.0-rc.4 8,335 9/8/2022
6.0.0-rc.3 9,497 8/23/2022
6.0.0-rc.2 8,065 8/8/2022
6.0.0-rc.1 12,534 7/26/2022
5.3.5 103,993 10/20/2022
5.3.4 631,984 8/22/2022
5.3.3 626,500 7/22/2022
5.3.2 494,072 7/7/2022
5.3.1 351,801 6/29/2022
5.3.0 562,122 6/14/2022
5.3.0-rc.3 1,710 5/31/2022
5.3.0-rc.2 1,167 5/24/2022
5.3.0-rc.1 1,375 5/5/2022
5.2.2 869,980 5/16/2022
5.2.1 777,489 4/18/2022
5.2.0 717,430 4/5/2022
5.2.0-rc.2 2,795 3/18/2022
5.2.0-rc.1 1,867 3/8/2022
5.1.4 691,875 2/28/2022
5.1.3 770,331 1/26/2022
5.1.2 234,241 1/19/2022
5.1.1 281,699 1/12/2022
5.0.2 96,133 1/17/2022
5.0.1 280,937 12/28/2021
5.0.0 283,519 12/14/2021
5.0.0-rc.2 7,280 12/8/2021
5.0.0-rc.1 5,196 11/16/2021
5.0.0-beta.3 2,911 11/3/2021
5.0.0-beta.2 1,471 10/21/2021
5.0.0-beta.1 2,175 10/5/2021
4.4.4 498,983 11/9/2021
4.4.3 523,735 9/29/2021
4.4.2 266,388 9/2/2021
4.4.1 100,704 9/1/2021
4.4.0 1,523,365 8/2/2021
4.4.0-rc.2 5,382 7/6/2021
4.4.0-rc.1 4,050 6/28/2021
4.3.3 500,763 6/17/2021
4.3.2 320,243 5/27/2021
4.3.1 188,383 5/20/2021
4.3.0 669,695 4/22/2021
4.3.0-rc.2 1,973 4/8/2021
4.3.0-rc.1 2,259 3/31/2021
4.2.2 533,771 3/4/2021
4.2.1 297,383 2/9/2021
4.2.0 193,525 1/28/2021
4.2.0-rc.2 9,090 1/18/2021
4.2.0-rc.1 750 1/14/2021
4.1.2 91,855 1/19/2021
4.1.1 83,320 1/13/2021
4.1.0 135,237 1/6/2021
4.1.0-rc.2 1,477 12/18/2020
4.1.0-rc.1 331 12/17/2020
4.0.2 292,717 12/18/2020
4.0.1 82,549 12/14/2020
4.0.0 295,303 12/3/2020
4.0.0-rc.5 4,813 12/1/2020
4.0.0-rc.4 7,793 11/24/2020
4.0.0-rc.3 3,525 11/16/2020
4.0.0-rc.2 2,446 11/13/2020
4.0.0-rc.1 2,683 11/12/2020
3.3.2 157,435 12/2/2020
3.3.1 209,169 11/3/2020
3.3.0 109,849 10/27/2020
3.3.0-rc.2 423 10/23/2020
3.3.0-rc.1 1,034 10/15/2020
3.2.1 382,824 10/8/2020
3.2.0 100,260 10/1/2020
3.2.0-rc.2 2,077 9/21/2020
3.2.0-rc.1 2,655 9/17/2020
3.1.2 176,862 9/11/2020
3.1.1 60,182 9/10/2020
3.1.0 199,986 9/3/2020
3.1.0-rc.4 629 9/1/2020
3.1.0-rc.3 407 8/28/2020
3.1.0-rc.2 533 8/26/2020
3.1.0-rc.1 404 8/24/2020
3.0.5 199,802 7/29/2020
3.0.4 539,456 7/14/2020
3.0.3 91,636 7/7/2020
3.0.2 91,471 7/3/2020
3.0.1 299,045 7/2/2020
3.0.0 130,963 7/1/2020
2.9.0 469,996 6/4/2020
2.8.0 202,415 5/21/2020
2.7.0 273,835 5/7/2020
2.6.2 63,235 4/24/2020
2.6.1 51,858 4/23/2020
2.6.0 139,922 4/20/2020
2.5.0 73,973 4/9/2020
2.4.1 51,240 4/9/2020
2.4.0 92,528 4/6/2020
2.3.0 125,346 3/19/2020
2.2.1 95,310 3/7/2020
2.2.0 57,175 3/5/2020
2.1.1 77,689 2/20/2020
2.0.1 105,368 1/24/2020
2.0.0 99,237 1/13/2020
1.1.2 183,223 12/12/2019
1.1.1 51,169 12/11/2019
1.1.0 58,066 12/6/2019
1.0.2 142,732 10/22/2019
1.0.0 103,771 10/21/2019
0.22.0 59,979 10/14/2019
0.21.0 55,059 9/23/2019
0.20.1 44,860 9/23/2019
0.20.0 45,181 9/23/2019
0.19.0 188,471 8/16/2019
0.18.1 111,722 6/26/2019
0.18.0 64,546 6/21/2019
0.17.0 96,512 5/3/2019
0.16.0 63,304 4/14/2019
0.15.0 99,241 3/22/2019
0.14.0 82,713 2/23/2019
0.13.0 59,165 1/27/2019
0.12.0 58,479 1/11/2019
0.11.0 54,217 1/7/2019
0.10.0 46,451 12/21/2018
0.9.0 48,336 12/7/2018
0.8.0 47,191 11/19/2018
0.7.1 46,330 10/31/2018
0.7.0 44,722 10/26/2018
0.6.0 47,484 10/12/2018
0.5.0 50,667 9/25/2018
0.4.1 58,942 8/4/2018
0.4.0 37,207 7/15/2018
0.3.7 37,664 7/6/2018
0.3.6 39,887 7/4/2018
0.3.5 37,008 7/3/2018
0.3.4 37,340 7/2/2018
0.3.3 37,241 6/28/2018
0.3.2 37,685 6/27/2018
0.3.1 32,617 6/27/2018
0.3.0 59,689 6/27/2018