Volo.Abp.EntityFrameworkCore 9.2.4

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

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

Package Downloads
Volo.Abp.AuditLogging.EntityFrameworkCore

Package Description

Volo.Abp.SettingManagement.EntityFrameworkCore

Package Description

Volo.Abp.PermissionManagement.EntityFrameworkCore

Package Description

Volo.Abp.Users.EntityFrameworkCore

Package Description

Volo.Abp.FeatureManagement.EntityFrameworkCore

Package Description

GitHub repositories (20)

Showing the top 20 popular GitHub repositories that depend on Volo.Abp.EntityFrameworkCore:

Repository Stars
abpframework/abp-samples
Sample solutions built with the ABP Framework
dotnetcore/sharding-core
high performance lightweight solution for efcore sharding table and sharding database support read-write-separation .一款ef-core下高性能、轻量级针对分表分库读写分离的解决方案,具有零依赖、零学习成本、零业务代码入侵
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
yangzhongke/Zack.EFCore.Batch
Deleting or Updating multiple records from a LINQ Query in a SQL statement without loading entities
jerrytang67/SoMall
社交电商商城开源项目.socail+mall即取名SoMall ,abp netcore 3.1 angular vue uni-app typescript docker mssql
NimbleSense/Susalem
加入带锅宫酱,来到苏州耶路撒冷的怀抱吧!
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.
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
hikalkan/presentations
Some of my presentations
jxnkwlp/abp-elsa-module
Elsa abp module and workflow app
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.1 215 8/11/2025
9.3.0 331 8/7/2025
9.3.0-rc.4 420 7/25/2025
9.3.0-rc.3 228 7/9/2025
9.3.0-rc.2 275 6/24/2025
9.3.0-rc.1 209 6/17/2025
9.2.4 25 8/12/2025
9.2.3 2,592 7/23/2025
9.2.2 4,932 7/10/2025
9.2.1 12,011 6/23/2025
9.2.0 20,780 6/2/2025
9.2.0-rc.4 1,062 5/27/2025
9.2.0-rc.3 810 5/13/2025
9.2.0-rc.2 1,072 4/10/2025
9.2.0-rc.1 780 3/25/2025
9.1.3 17,886 5/12/2025
9.1.2 4,428 5/5/2025
9.1.1 37,691 3/27/2025
9.1.0 50,485 3/5/2025
9.1.0-rc.3 285 2/25/2025
9.1.0-rc.2 360 2/11/2025
9.1.0-rc.1 241 1/16/2025
9.0.8 994 3/26/2025
9.0.7 831 3/6/2025
9.0.6 1,832 3/3/2025
9.0.5 15,324 2/13/2025
9.0.4 116,126 1/21/2025
9.0.3 39,803 1/6/2025
9.0.2 49,675 12/11/2024
9.0.1 6,976 12/3/2024
9.0.0 21,442 11/19/2024
9.0.0-rc.3 230 11/14/2024
9.0.0-rc.2 227 11/11/2024
9.0.0-rc.1 195 10/22/2024
8.3.4 107,676 11/18/2024
8.3.3 40,867 11/5/2024
8.3.2 49,288 10/17/2024
8.3.1 143,939 9/25/2024
8.3.0 200,496 9/5/2024
8.3.0-rc.3 214 8/28/2024
8.3.0-rc.2 202 8/15/2024
8.3.0-rc.1 237 7/31/2024
8.2.3 19,641 9/4/2024
8.2.2 63,702 8/14/2024
8.2.1 67,618 7/30/2024
8.2.0 129,440 6/26/2024
8.2.0-rc.5 717 6/14/2024
8.2.0-rc.4 225 6/7/2024
8.2.0-rc.3 639 5/23/2024
8.2.0-rc.2 201 5/21/2024
8.2.0-rc.1 135 5/20/2024
8.1.5 10,684 7/29/2024
8.1.4 31,459 6/13/2024
8.1.3 121,642 5/15/2024
8.1.2 24,855 5/13/2024
8.1.1 89,567 4/16/2024
8.1.0 37,872 4/4/2024
8.1.0-rc.4 235 4/1/2024
8.1.0-rc.3 4,311 3/19/2024
8.1.0-rc.2 1,336 2/29/2024
8.1.0-rc.1 3,039 2/14/2024
8.0.6 9,246 5/14/2024
8.0.5 60,194 3/14/2024
8.0.4 85,163 2/20/2024
8.0.3 41,670 2/7/2024
8.0.2 78,319 1/17/2024
8.0.1 35,736 1/3/2024
8.0.0 122,215 12/19/2023
8.0.0-rc.3 1,742 12/7/2023
8.0.0-rc.2 1,388 11/28/2023
8.0.0-rc.1 875 11/21/2023
7.4.5 80,028 12/27/2023
7.4.4 13,587 12/13/2023
7.4.3 5,992 12/6/2023
7.4.2 123,199 11/13/2023
7.4.1 24,015 10/30/2023
7.4.0 61,354 10/9/2023
7.4.0-rc.5 313 10/2/2023
7.4.0-rc.4 597 9/22/2023
7.4.0-rc.3 559 9/13/2023
7.4.0-rc.2 1,044 8/24/2023
7.4.0-rc.1 913 8/16/2023
7.3.3 163,385 9/14/2023
7.3.2 82,154 8/7/2023
7.3.1 48,639 7/27/2023
7.3.0 111,731 7/12/2023
7.3.0-rc.3 338 7/5/2023
7.3.0-rc.2 468 6/20/2023
7.3.0-rc.1 2,109 6/6/2023
7.2.3 52,101 7/3/2023
7.2.2 181,372 5/16/2023
7.2.1 48,170 5/2/2023
7.2.0-rc.2 271 4/25/2023
7.2.0-rc.1 384 4/11/2023
7.1.1 71,011 4/3/2023
7.1.0 53,836 3/22/2023
7.1.0-rc.3 336 3/14/2023
7.1.0-rc.2 4,174 2/23/2023
7.1.0-rc.1 613 2/7/2023
7.0.3 52,365 3/7/2023
7.0.2 38,250 2/21/2023
7.0.1 101,401 1/19/2023
7.0.0 101,828 1/4/2023
7.0.0-rc.6 2,025 12/28/2022
7.0.0-rc.5 4,252 12/20/2022
7.0.0-rc.4 1,683 12/12/2022
7.0.0-rc.3 804 12/8/2022
7.0.0-rc.2 1,785 11/21/2022
7.0.0-rc.1 666 11/14/2022
6.0.3 181,199 1/18/2023
6.0.2 76,103 12/6/2022
6.0.1 270,802 10/28/2022
6.0.0 205,400 10/5/2022
6.0.0-rc.5 815 9/27/2022
6.0.0-rc.4 3,294 9/8/2022
6.0.0-rc.3 4,473 8/23/2022
6.0.0-rc.2 5,322 8/8/2022
6.0.0-rc.1 2,059 7/26/2022
5.3.5 15,272 10/20/2022
5.3.4 169,165 8/22/2022
5.3.3 195,034 7/22/2022
5.3.2 65,155 7/7/2022
5.3.1 50,529 6/29/2022
5.3.0 88,061 6/14/2022
5.3.0-rc.3 1,209 5/31/2022
5.3.0-rc.2 937 5/24/2022
5.3.0-rc.1 1,178 5/5/2022
5.2.2 121,558 5/16/2022
5.2.1 112,847 4/18/2022
5.2.0 97,407 4/5/2022
5.2.0-rc.2 894 3/18/2022
5.2.0-rc.1 1,571 3/8/2022
5.1.4 111,884 2/28/2022
5.1.3 151,345 1/26/2022
5.1.2 38,101 1/19/2022
5.1.1 35,648 1/12/2022
5.0.2 6,730 1/17/2022
5.0.1 68,437 12/28/2021
5.0.0 47,757 12/14/2021
5.0.0-rc.2 3,488 12/8/2021
5.0.0-rc.1 3,723 11/16/2021
5.0.0-beta.3 2,021 11/3/2021
5.0.0-beta.2 1,038 10/21/2021
5.0.0-beta.1 1,920 10/5/2021
4.4.4 129,191 11/9/2021
4.4.3 125,883 9/29/2021
4.4.2 129,058 9/2/2021
4.4.1 17,894 9/1/2021
4.4.0 260,862 8/2/2021
4.4.0-rc.2 4,074 7/6/2021
4.4.0-rc.1 2,152 6/28/2021
4.3.3 113,998 6/17/2021
4.3.2 77,961 5/27/2021
4.3.1 94,696 5/20/2021
4.3.0 155,163 4/22/2021
4.3.0-rc.2 1,606 4/8/2021
4.3.0-rc.1 1,035 3/31/2021
4.2.2 122,701 3/4/2021
4.2.1 110,462 2/9/2021
4.2.0 109,559 1/28/2021
4.2.0-rc.2 1,537 1/18/2021
4.2.0-rc.1 505 1/14/2021
4.1.2 18,984 1/19/2021
4.1.1 12,608 1/13/2021
4.1.0 29,332 1/6/2021
4.1.0-rc.2 1,266 12/18/2020
4.1.0-rc.1 374 12/17/2020
4.0.2 51,207 12/18/2020
4.0.1 8,470 12/14/2020
4.0.0 104,115 12/3/2020
4.0.0-rc.5 671 12/1/2020
4.0.0-rc.4 1,090 11/24/2020
4.0.0-rc.3 1,212 11/16/2020
4.0.0-rc.2 2,427 11/13/2020
4.0.0-rc.1 419 11/12/2020
3.3.2 46,225 12/2/2020
3.3.1 88,198 11/3/2020
3.3.0 21,266 10/27/2020
3.3.0-rc.2 424 10/23/2020
3.3.0-rc.1 645 10/15/2020
3.2.1 94,502 10/8/2020
3.2.0 36,587 10/1/2020
3.2.0-rc.2 2,034 9/21/2020
3.2.0-rc.1 2,641 9/17/2020
3.1.2 51,679 9/11/2020
3.1.1 6,185 9/10/2020
3.1.0 38,715 9/3/2020
3.1.0-rc.4 408 9/1/2020
3.1.0-rc.3 418 8/28/2020
3.1.0-rc.2 556 8/26/2020
3.1.0-rc.1 475 8/24/2020
3.0.5 53,207 7/29/2020
3.0.4 87,211 7/14/2020
3.0.3 15,435 7/7/2020
3.0.2 19,868 7/3/2020
3.0.1 31,682 7/2/2020
3.0.0 12,589 7/1/2020
2.9.0 79,165 6/4/2020
2.8.0 42,333 5/21/2020
2.7.0 36,759 5/7/2020
2.6.2 10,825 4/24/2020
2.6.1 4,729 4/23/2020
2.6.0 25,751 4/20/2020
2.5.0 14,521 4/9/2020
2.4.1 4,700 4/9/2020
2.4.0 36,032 4/6/2020
2.3.0 19,652 3/19/2020
2.2.1 17,663 3/7/2020
2.2.0 5,130 3/5/2020
2.1.1 13,784 2/20/2020
2.1.0 4,767 2/20/2020
2.0.1 46,756 1/24/2020
2.0.0 12,415 1/13/2020
1.1.2 25,451 12/12/2019
1.1.1 5,201 12/11/2019
1.1.0 10,395 12/6/2019
1.0.2 25,956 10/22/2019
1.0.0 4,618 10/21/2019
0.22.0 4,932 10/14/2019
0.21.0 6,093 9/23/2019
0.20.1 3,964 9/23/2019
0.20.0 3,876 9/23/2019
0.19.0 39,155 8/16/2019
0.18.1 37,180 6/26/2019
0.18.0 9,731 6/21/2019
0.17.0 23,832 5/3/2019
0.16.0 8,495 4/14/2019
0.15.0 9,160 3/22/2019
0.14.0 18,279 2/23/2019
0.13.0 7,589 1/27/2019
0.12.0 5,211 1/11/2019
0.11.0 4,719 1/7/2019
0.10.0 5,672 12/21/2018
0.9.0 5,750 12/7/2018
0.8.0 7,489 11/19/2018
0.7.1 5,518 10/31/2018
0.7.0 5,180 10/26/2018
0.6.0 6,794 10/12/2018
0.5.0 4,971 9/25/2018
0.4.1 9,669 8/4/2018
0.4.0 4,424 7/15/2018
0.3.7 4,429 7/6/2018
0.3.6 7,297 7/4/2018
0.3.5 3,658 7/3/2018
0.3.4 3,582 7/2/2018
0.3.3 3,462 6/28/2018
0.3.2 3,680 6/27/2018
0.3.1 3,137 6/27/2018
0.3.0 13,822 6/27/2018