Volo.Abp.EntityFrameworkCore.SqlServer 9.3.0

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

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

Package Downloads
SharpAbp.Abp.DbConnections.SqlServer

SharpAbp DbConnection Module

JZ.CoreModule.EntityFrameworkCore

Package Description

Kayisoft.Abp.DicomStoring.SqlServer

Kayisoft DicomStoring Module

Magicodes.Micro.Module.Core

仅供湖南心莱信息科技有限公司团队内部使用

Wei.Abp.TextTemplateManagement.EntityFrameworkCore

abp module

GitHub repositories (17)

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

Repository Stars
abpframework/abp-samples
Sample solutions built with the ABP Framework
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
xiajingren/HelloAbp
ABP vNext + vue-element-admin入门级项目实践
xin-lai/Magicodes.Pay
Magicodes.Pay,是心莱科技团队提供的统一支付库,相关库均使用.NET标准库编写,支持.NET Framework以及.NET Core。目前已提供Abp模块的封装,支持开箱即用。
EasyAbp/EShop
An abp application module group that provides basic e-shop service.
cocosip/sharp-abp
Abp-vNext extension modules
hikalkan/presentations
Some of my presentations
wjkhappy14/Abp.VNext.Hello
Abp.VNext.Hello
realLiangshiwei/Lsw.Abp.AntDesignUI
An Abp Blazor Theme based Ant-Design-Blazor
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.
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.
yilezhu/AbpQuzatzDemo
用abp vNext快速开发Quartz.NET定时任务管理界面
Version Downloads Last Updated
9.3.1 570 8/11/2025
9.3.0 283 8/7/2025
9.3.0-rc.4 409 7/25/2025
9.3.0-rc.3 171 7/9/2025
9.3.0-rc.2 235 6/24/2025
9.3.0-rc.1 176 6/17/2025
9.2.4 145 8/12/2025
9.2.3 2,311 7/23/2025
9.2.2 3,692 7/10/2025
9.2.1 7,430 6/23/2025
9.2.0 7,815 6/2/2025
9.2.0-rc.4 1,017 5/27/2025
9.2.0-rc.3 272 5/13/2025
9.2.0-rc.2 441 4/10/2025
9.2.0-rc.1 710 3/25/2025
9.1.3 8,604 5/12/2025
9.1.2 1,584 5/5/2025
9.1.1 22,319 3/27/2025
9.1.0 30,078 3/5/2025
9.1.0-rc.3 147 2/25/2025
9.1.0-rc.2 164 2/11/2025
9.1.0-rc.1 163 1/16/2025
9.0.8 667 3/26/2025
9.0.7 508 3/6/2025
9.0.6 757 3/3/2025
9.0.5 7,889 2/13/2025
9.0.4 35,255 1/21/2025
9.0.3 31,023 1/6/2025
9.0.2 20,960 12/11/2024
9.0.1 3,905 12/3/2024
9.0.0 9,607 11/19/2024
9.0.0-rc.3 166 11/14/2024
9.0.0-rc.2 148 11/11/2024
9.0.0-rc.1 149 10/22/2024
8.3.4 60,457 11/18/2024
8.3.3 16,000 11/5/2024
8.3.2 30,092 10/17/2024
8.3.1 29,343 9/25/2024
8.3.0 53,353 9/5/2024
8.3.0-rc.3 135 8/28/2024
8.3.0-rc.2 144 8/15/2024
8.3.0-rc.1 144 7/31/2024
8.2.3 12,018 9/4/2024
8.2.2 33,739 8/14/2024
8.2.1 25,318 7/30/2024
8.2.0 72,206 6/26/2024
8.2.0-rc.5 244 6/14/2024
8.2.0-rc.4 183 6/7/2024
8.2.0-rc.3 519 5/23/2024
8.2.0-rc.2 165 5/21/2024
8.2.0-rc.1 101 5/20/2024
8.1.5 7,500 7/29/2024
8.1.4 16,627 6/13/2024
8.1.3 66,890 5/15/2024
8.1.2 6,493 5/13/2024
8.1.1 58,466 4/16/2024
8.1.0 16,541 4/4/2024
8.1.0-rc.4 161 4/1/2024
8.1.0-rc.3 594 3/19/2024
8.1.0-rc.2 425 2/29/2024
8.1.0-rc.1 2,925 2/14/2024
8.0.6 4,621 5/14/2024
8.0.5 34,990 3/14/2024
8.0.4 57,499 2/20/2024
8.0.3 26,904 2/7/2024
8.0.2 48,425 1/17/2024
8.0.1 17,584 1/3/2024
8.0.0 60,015 12/19/2023
8.0.0-rc.3 643 12/7/2023
8.0.0-rc.2 834 11/28/2023
8.0.0-rc.1 559 11/21/2023
7.4.5 19,548 12/27/2023
7.4.4 8,649 12/13/2023
7.4.3 3,273 12/6/2023
7.4.2 28,278 11/13/2023
7.4.1 10,883 10/30/2023
7.4.0 25,587 10/9/2023
7.4.0-rc.5 210 10/2/2023
7.4.0-rc.4 298 9/22/2023
7.4.0-rc.3 449 9/13/2023
7.4.0-rc.2 367 8/24/2023
7.4.0-rc.1 748 8/16/2023
7.3.3 139,566 9/14/2023
7.3.2 47,542 8/7/2023
7.3.1 25,073 7/27/2023
7.3.0 29,337 7/12/2023
7.3.0-rc.3 227 7/5/2023
7.3.0-rc.2 362 6/20/2023
7.3.0-rc.1 1,124 6/6/2023
7.2.3 32,699 7/3/2023
7.2.2 95,375 5/16/2023
7.2.1 25,625 5/2/2023
7.2.0-rc.2 218 4/25/2023
7.2.0-rc.1 296 4/11/2023
7.1.1 27,840 4/3/2023
7.1.0 32,987 3/22/2023
7.1.0-rc.3 243 3/14/2023
7.1.0-rc.2 433 2/23/2023
7.1.0-rc.1 315 2/7/2023
7.0.3 34,212 3/7/2023
7.0.2 20,010 2/21/2023
7.0.1 63,056 1/19/2023
7.0.0 51,276 1/4/2023
7.0.0-rc.6 584 12/28/2022
7.0.0-rc.5 730 12/20/2022
7.0.0-rc.4 507 12/12/2022
7.0.0-rc.3 436 12/8/2022
7.0.0-rc.2 1,012 11/21/2022
7.0.0-rc.1 353 11/14/2022
6.0.3 109,879 1/18/2023
6.0.2 38,492 12/6/2022
6.0.1 108,837 10/28/2022
6.0.0 80,965 10/5/2022
6.0.0-rc.5 605 9/27/2022
6.0.0-rc.4 1,764 9/8/2022
6.0.0-rc.3 2,083 8/23/2022
6.0.0-rc.2 3,974 8/8/2022
6.0.0-rc.1 1,535 7/26/2022
5.3.5 7,345 10/20/2022
5.3.4 116,294 8/22/2022
5.3.3 129,246 7/22/2022
5.3.2 20,240 7/7/2022
5.3.1 26,890 6/29/2022
5.3.0 44,267 6/14/2022
5.3.0-rc.3 1,047 5/31/2022
5.3.0-rc.2 440 5/24/2022
5.3.0-rc.1 720 5/5/2022
5.2.2 61,998 5/16/2022
5.2.1 44,139 4/18/2022
5.2.0 31,643 4/5/2022
5.2.0-rc.2 617 3/18/2022
5.2.0-rc.1 966 3/8/2022
5.1.4 56,049 2/28/2022
5.1.3 57,765 1/26/2022
5.1.2 7,610 1/19/2022
5.1.1 9,928 1/12/2022
5.0.2 2,569 1/17/2022
5.0.1 35,677 12/28/2021
5.0.0 22,770 12/14/2021
5.0.0-rc.2 2,831 12/8/2021
5.0.0-rc.1 2,220 11/16/2021
5.0.0-beta.3 1,745 11/3/2021
5.0.0-beta.2 973 10/21/2021
5.0.0-beta.1 1,039 10/4/2021
4.4.4 64,684 11/9/2021
4.4.3 56,800 9/29/2021
4.4.2 85,543 9/2/2021
4.4.1 6,248 9/1/2021
4.4.0 60,586 8/2/2021
4.4.0-rc.2 2,576 7/6/2021
4.4.0-rc.1 1,951 6/28/2021
4.3.3 54,390 6/17/2021
4.3.2 37,301 5/27/2021
4.3.1 13,948 5/20/2021
4.3.0 74,209 4/22/2021
4.3.0-rc.2 1,179 4/8/2021
4.3.0-rc.1 867 3/31/2021
4.2.2 46,715 3/4/2021
4.2.1 83,049 2/9/2021
4.2.0 86,718 1/28/2021
4.2.0-rc.2 936 1/18/2021
4.2.0-rc.1 442 1/14/2021
4.1.2 9,041 1/19/2021
4.1.1 6,101 1/13/2021
4.1.0 8,141 1/6/2021
4.1.0-rc.2 1,130 12/18/2020
4.1.0-rc.1 376 12/17/2020
4.0.2 25,725 12/18/2020
4.0.1 3,588 12/14/2020
4.0.0 68,792 12/3/2020
4.0.0-rc.5 516 12/1/2020
4.0.0-rc.4 828 11/24/2020
4.0.0-rc.3 832 11/16/2020
4.0.0-rc.2 2,306 11/13/2020
4.0.0-rc.1 374 11/12/2020
3.3.2 25,722 12/2/2020
3.3.1 41,247 11/3/2020
3.3.0 9,404 10/27/2020
3.3.0-rc.2 384 10/23/2020
3.3.0-rc.1 485 10/15/2020
3.2.1 31,710 10/8/2020
3.2.0 6,001 10/1/2020
3.2.0-rc.2 2,000 9/21/2020
3.2.0-rc.1 645 9/17/2020
3.1.2 26,429 9/11/2020
3.1.1 1,563 9/10/2020
3.1.0 9,711 9/3/2020
3.1.0-rc.4 444 9/1/2020
3.1.0-rc.3 400 8/28/2020
3.1.0-rc.2 444 8/26/2020
3.1.0-rc.1 444 8/24/2020
3.0.5 26,300 7/29/2020
3.0.4 20,477 7/14/2020
3.0.3 5,902 7/7/2020
3.0.2 9,312 7/3/2020
3.0.1 1,136 7/2/2020
3.0.0 1,804 7/1/2020
2.9.0 24,240 6/4/2020
2.8.0 9,181 5/21/2020
2.7.0 9,356 5/7/2020
2.6.2 4,926 4/24/2020
2.6.1 958 4/23/2020
2.6.0 18,862 4/20/2020
2.5.0 4,590 4/9/2020
2.4.1 862 4/9/2020
2.4.0 19,668 4/6/2020
2.3.0 6,640 3/19/2020
2.2.1 6,929 3/7/2020
2.2.0 1,098 3/5/2020
2.1.1 7,121 2/20/2020
2.1.0 787 2/20/2020
2.0.1 10,709 1/24/2020
2.0.0 4,630 1/13/2020
1.1.2 4,742 12/12/2019
1.1.1 910 12/11/2019
1.1.0 2,001 12/6/2019
1.0.2 11,234 10/22/2019
1.0.0 1,035 10/21/2019
0.22.0 1,273 10/14/2019
0.21.0 2,090 9/23/2019
0.20.1 479 9/23/2019
0.20.0 485 9/23/2019
0.19.0 25,977 8/16/2019
0.18.1 21,112 6/26/2019
0.18.0 3,240 6/21/2019
0.17.0 7,899 5/3/2019
0.16.0 4,382 4/14/2019
0.15.0 2,199 3/22/2019
0.14.0 2,073 2/23/2019
0.13.0 3,894 1/27/2019
0.12.0 1,445 1/11/2019
0.11.0 1,157 1/7/2019
0.10.0 1,388 12/21/2018
0.9.0 1,241 12/7/2018
0.8.0 1,407 11/19/2018
0.7.1 1,692 10/31/2018
0.7.0 1,152 10/26/2018
0.6.0 1,412 10/12/2018
0.5.0 1,446 9/25/2018
0.4.1 1,624 8/4/2018
0.4.0 1,417 7/15/2018
0.3.7 1,452 7/6/2018
0.3.6 1,445 7/4/2018
0.3.5 1,488 7/3/2018
0.3.4 1,403 7/2/2018
0.3.3 1,246 6/28/2018
0.3.2 1,254 6/27/2018
0.3.1 1,264 6/27/2018
0.3.0 4,563 6/27/2018