Volo.Abp.SettingManagement.EntityFrameworkCore 9.3.3

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

ℹ️ Description

This package is a part of the ABP Framework.

ABP — Open Source Web Application Platform 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/index

🔗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 paid 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://abp.io

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 (51)

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

Package Downloads
Lion.AbpPro.BasicManagement.EntityFrameworkCore

Abp vNext Pro

MTD.BM.Common

此模块为MTD系统基础模块,包含多个组件

AbpvNext.IdentityServer

Abp vNext模块封装

WL.Think.Abp.EntityFrameworkCore

Package Description

EraTech.Shared.Hosting.EntityFrameworkCore

Package Description

GitHub repositories (20)

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

Repository Stars
abpframework/abp-samples
Sample solutions built with the ABP Framework
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
abpframework/eShopOnAbp
Reference microservice solution built with the ABP Framework and .NET, runs on Kubernetes with Helm configuration, includes API Gateways, Angular and ASP.NET Core MVC applications, PostgreSQL and MongoDB databases
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.
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
wjkhappy14/Abp.VNext.Hello
Abp.VNext.Hello
EasyAbp/WeChatManagement
基于EasyAbp.Abp.WeChat模块实现微信登录、微信用户信息存储、微信服务器管理、微信第三方平台等高级功能的Abp应用模块组
jxnkwlp/abp-elsa-module
Elsa abp module and workflow app
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.
yilezhu/AbpQuzatzDemo
用abp vNext快速开发Quartz.NET定时任务管理界面
Version Downloads Last Updated
9.3.4 1,004 9/17/2025
9.3.3 3,064 9/8/2025
9.3.2 6,646 8/25/2025
9.3.1 11,311 8/11/2025
9.3.0 1,301 8/7/2025
9.3.0-rc.4 429 7/25/2025
9.3.0-rc.3 380 7/9/2025
9.3.0-rc.2 278 6/24/2025
9.3.0-rc.1 200 6/17/2025
9.2.4 857 8/12/2025
9.2.3 8,694 7/23/2025
9.2.2 10,293 7/10/2025
9.2.1 13,174 6/23/2025
9.2.0 33,031 6/2/2025
9.2.0-rc.4 1,058 5/27/2025
9.2.0-rc.3 807 5/13/2025
9.2.0-rc.2 1,083 4/10/2025
9.2.0-rc.1 741 3/25/2025
9.1.3 17,372 5/12/2025
9.1.2 2,915 5/5/2025
9.1.1 36,607 3/27/2025
9.1.0 52,898 3/5/2025
9.1.0-rc.3 252 2/25/2025
9.1.0-rc.2 229 2/11/2025
9.1.0-rc.1 198 1/16/2025
9.0.8 700 3/26/2025
9.0.7 461 3/6/2025
9.0.6 1,265 3/3/2025
9.0.5 15,599 2/13/2025
9.0.4 88,502 1/21/2025
9.0.3 43,883 1/6/2025
9.0.2 49,194 12/11/2024
9.0.1 4,671 12/3/2024
9.0.0 18,387 11/19/2024
9.0.0-rc.3 206 11/14/2024
9.0.0-rc.2 205 11/11/2024
9.0.0-rc.1 185 10/22/2024
8.3.4 85,325 11/18/2024
8.3.3 21,417 11/5/2024
8.3.2 43,019 10/17/2024
8.3.1 125,889 9/25/2024
8.3.0 95,458 9/5/2024
8.3.0-rc.3 145 8/28/2024
8.3.0-rc.2 169 8/15/2024
8.3.0-rc.1 188 7/31/2024
8.2.3 17,864 9/4/2024
8.2.2 52,609 8/14/2024
8.2.1 57,585 7/30/2024
8.2.0 93,903 6/26/2024
8.2.0-rc.5 645 6/14/2024
8.2.0-rc.4 204 6/7/2024
8.2.0-rc.3 563 5/23/2024
8.2.0-rc.2 130 5/21/2024
8.2.0-rc.1 122 5/20/2024
8.1.5 10,827 7/29/2024
8.1.4 22,234 6/13/2024
8.1.3 94,458 5/15/2024
8.1.2 38,036 5/13/2024
8.1.1 84,444 4/16/2024
8.1.0 20,860 4/4/2024
8.1.0-rc.4 203 4/1/2024
8.1.0-rc.3 798 3/19/2024
8.1.0-rc.2 890 2/29/2024
8.1.0-rc.1 3,003 2/14/2024
8.0.6 5,309 5/14/2024
8.0.5 45,439 3/14/2024
8.0.4 60,793 2/20/2024
8.0.3 34,600 2/7/2024
8.0.2 66,881 1/17/2024
8.0.1 26,458 1/3/2024
8.0.0 105,042 12/19/2023
8.0.0-rc.3 1,187 12/7/2023
8.0.0-rc.2 1,182 11/28/2023
8.0.0-rc.1 617 11/21/2023
7.4.5 43,902 12/27/2023
7.4.4 11,492 12/13/2023
7.4.3 3,804 12/6/2023
7.4.2 102,515 11/13/2023
7.4.1 18,489 10/30/2023
7.4.0 37,624 10/9/2023
7.4.0-rc.5 285 10/2/2023
7.4.0-rc.4 556 9/22/2023
7.4.0-rc.3 515 9/13/2023
7.4.0-rc.2 1,026 8/24/2023
7.4.0-rc.1 875 8/16/2023
7.3.3 155,153 9/14/2023
7.3.2 67,039 8/7/2023
7.3.1 30,616 7/27/2023
7.3.0 57,867 7/12/2023
7.3.0-rc.3 258 7/5/2023
7.3.0-rc.2 390 6/20/2023
7.3.0-rc.1 1,333 6/6/2023
7.2.3 41,667 7/3/2023
7.2.2 142,059 5/16/2023
7.2.1 33,759 5/2/2023
7.2.0-rc.2 258 4/25/2023
7.2.0-rc.1 341 4/11/2023
7.1.1 50,074 4/3/2023
7.1.0 30,562 3/22/2023
7.1.0-rc.3 320 3/14/2023
7.1.0-rc.2 2,896 2/23/2023
7.1.0-rc.1 564 2/7/2023
7.0.3 39,878 3/7/2023
7.0.2 26,410 2/21/2023
7.0.1 68,108 1/19/2023
7.0.0 79,796 1/4/2023
7.0.0-rc.6 1,939 12/28/2022
7.0.0-rc.5 1,157 12/20/2022
7.0.0-rc.4 1,391 12/12/2022
7.0.0-rc.3 762 12/8/2022
7.0.0-rc.2 1,610 11/21/2022
7.0.0-rc.1 526 11/14/2022
6.0.3 110,633 1/18/2023
6.0.2 56,646 12/6/2022
6.0.1 129,336 10/28/2022
6.0.0 113,075 10/5/2022
6.0.0-rc.5 765 9/27/2022
6.0.0-rc.4 2,331 9/8/2022
6.0.0-rc.3 4,222 8/23/2022
6.0.0-rc.2 5,097 8/8/2022
6.0.0-rc.1 1,656 7/26/2022
5.3.5 11,951 10/20/2022
5.3.4 122,234 8/22/2022
5.3.3 154,217 7/22/2022
5.3.2 31,913 7/7/2022
5.3.1 26,666 6/29/2022
5.3.0 57,650 6/14/2022
5.3.0-rc.3 685 5/31/2022
5.3.0-rc.2 808 5/24/2022
5.3.0-rc.1 1,040 5/5/2022
5.2.2 66,731 5/16/2022
5.2.1 55,295 4/18/2022
5.2.0 34,706 4/5/2022
5.2.0-rc.2 842 3/18/2022
5.2.0-rc.1 1,547 3/8/2022
5.1.4 49,408 2/28/2022
5.1.3 94,126 1/26/2022
5.1.2 10,366 1/19/2022
5.1.1 11,867 1/12/2022
5.0.2 3,789 1/17/2022
5.0.1 45,211 12/28/2021
5.0.0 22,641 12/14/2021
5.0.0-rc.2 3,434 12/8/2021
5.0.0-rc.1 2,976 11/16/2021
5.0.0-beta.3 1,204 11/3/2021
5.0.0-beta.2 1,073 10/21/2021
5.0.0-beta.1 1,159 10/5/2021
4.4.4 65,863 11/9/2021
4.4.3 65,807 9/29/2021
4.4.2 78,267 9/2/2021
4.4.1 8,882 9/1/2021
4.4.0 85,683 8/2/2021
4.4.0-rc.2 3,345 7/6/2021
4.4.0-rc.1 2,195 6/28/2021
4.3.3 78,883 6/17/2021
4.3.2 38,361 5/27/2021
4.3.1 58,678 5/20/2021
4.3.0 82,736 4/22/2021
4.3.0-rc.2 1,328 4/8/2021
4.3.0-rc.1 995 3/31/2021
4.2.2 71,801 3/4/2021
4.2.1 80,099 2/9/2021
4.2.0 82,520 1/28/2021
4.2.0-rc.2 1,306 1/18/2021
4.2.0-rc.1 530 1/14/2021
4.1.2 12,892 1/19/2021
4.1.1 6,889 1/13/2021
4.1.0 10,256 1/6/2021
4.1.0-rc.2 1,195 12/18/2020
4.1.0-rc.1 389 12/17/2020
4.0.2 18,935 12/18/2020
4.0.1 4,026 12/14/2020
4.0.0 78,720 12/3/2020
4.0.0-rc.5 639 12/1/2020
4.0.0-rc.4 998 11/24/2020
4.0.0-rc.3 1,150 11/16/2020
4.0.0-rc.2 2,361 11/13/2020
4.0.0-rc.1 405 11/12/2020
3.3.2 15,495 12/2/2020
3.3.1 60,503 11/3/2020
3.3.0 11,756 10/27/2020
3.3.0-rc.2 457 10/23/2020
3.3.0-rc.1 622 10/15/2020
3.2.1 45,411 10/8/2020
3.2.0 25,901 10/1/2020
3.2.0-rc.2 2,052 9/21/2020
3.2.0-rc.1 1,841 9/17/2020
3.1.2 30,032 9/11/2020
3.1.1 1,598 9/10/2020
3.1.0 11,603 9/3/2020
3.1.0-rc.4 466 9/1/2020
3.1.0-rc.3 426 8/28/2020
3.1.0-rc.2 544 8/26/2020
3.1.0-rc.1 474 8/24/2020
3.0.5 21,756 7/29/2020
3.0.4 26,250 7/14/2020
3.0.3 6,764 7/7/2020
3.0.2 8,480 7/3/2020
3.0.1 1,330 7/2/2020
3.0.0 4,476 7/1/2020
2.9.0 34,399 6/4/2020
2.8.0 18,412 5/21/2020
2.7.0 10,745 5/7/2020
2.6.2 5,830 4/24/2020
2.6.1 1,002 4/23/2020
2.6.0 19,374 4/20/2020
2.5.0 5,497 4/9/2020
2.4.1 950 4/9/2020
2.4.0 19,882 4/6/2020
2.3.0 10,562 3/19/2020
2.2.1 6,605 3/7/2020
2.2.0 1,328 3/5/2020
2.1.1 7,908 2/20/2020
2.1.0 827 2/20/2020
2.0.1 31,456 1/24/2020
2.0.0 5,292 1/13/2020
1.1.2 8,014 12/12/2019
1.1.1 1,513 12/11/2019
1.1.0 2,157 12/6/2019
1.0.2 14,260 10/22/2019
1.0.0 1,375 10/21/2019
0.22.0 1,346 10/14/2019
0.21.0 2,378 9/23/2019
0.20.1 871 9/23/2019
0.20.0 831 9/23/2019
0.19.0 18,971 8/16/2019
0.18.1 12,946 6/26/2019
0.18.0 3,212 6/21/2019
0.17.0 7,885 5/3/2019
0.16.0 4,472 4/14/2019
0.15.0 2,047 3/22/2019
0.14.0 8,581 2/23/2019
0.13.0 3,887 1/27/2019
0.12.0 1,432 1/11/2019
0.11.0 1,106 1/7/2019
0.10.0 1,296 12/21/2018
0.9.0 1,325 12/7/2018
0.8.0 1,423 11/19/2018
0.7.1 1,672 10/31/2018
0.7.0 1,113 10/26/2018
0.6.0 1,389 10/12/2018
0.5.0 1,405 9/25/2018
0.4.1 1,710 8/4/2018
0.4.0 1,449 7/15/2018
0.3.7 1,480 7/6/2018
0.3.6 1,492 7/4/2018
0.3.5 1,474 7/3/2018
0.3.4 1,270 7/2/2018
0.3.3 1,455 6/28/2018
0.3.2 1,467 6/27/2018
0.3.1 1,422 6/27/2018
0.3.0 7,631 6/27/2018