Volo.Abp.SettingManagement.Domain.Shared 8.2.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.Domain.Shared --version 8.2.3
                    
NuGet\Install-Package Volo.Abp.SettingManagement.Domain.Shared -Version 8.2.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.Domain.Shared" Version="8.2.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Volo.Abp.SettingManagement.Domain.Shared" Version="8.2.3" />
                    
Directory.Packages.props
<PackageReference Include="Volo.Abp.SettingManagement.Domain.Shared" />
                    
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.Domain.Shared --version 8.2.3
                    
#r "nuget: Volo.Abp.SettingManagement.Domain.Shared, 8.2.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.Domain.Shared@8.2.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.Domain.Shared&version=8.2.3
                    
Install as a Cake Addin
#tool nuget:?package=Volo.Abp.SettingManagement.Domain.Shared&version=8.2.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 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 was computed.  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. 
.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 (62)

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

Package Downloads
Volo.Abp.SettingManagement.Domain

Package Description

Volo.Abp.SettingManagement.Application.Contracts

Package Description

Volo.Abp.SettingManagement.Web

Package Description

EasyAbp.Abp.SettingUi.Domain.Shared

An ABP UI module used to manage ABP settings

Lion.AbpPro.BasicManagement.Domain.Shared

Abp vNext Pro

GitHub repositories (17)

Showing the top 17 popular GitHub repositories that depend on Volo.Abp.SettingManagement.Domain.Shared:

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入门级项目实践
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
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应用模块组
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.
Version Downloads Last Updated
9.3.0-rc.3 221 7/9/2025
9.3.0-rc.2 279 6/24/2025
9.3.0-rc.1 215 6/17/2025
9.2.2 2,104 7/10/2025
9.2.1 11,460 6/23/2025
9.2.0 21,313 6/2/2025
9.2.0-rc.4 1,173 5/27/2025
9.2.0-rc.3 811 5/13/2025
9.2.0-rc.2 1,120 4/10/2025
9.2.0-rc.1 796 3/25/2025
9.1.3 20,772 5/12/2025
9.1.2 4,127 5/5/2025
9.1.1 34,513 3/27/2025
9.1.0 44,854 3/5/2025
9.1.0-rc.3 276 2/25/2025
9.1.0-rc.2 253 2/11/2025
9.1.0-rc.1 193 1/16/2025
9.0.8 857 3/26/2025
9.0.7 710 3/6/2025
9.0.6 1,441 3/3/2025
9.0.5 19,820 2/13/2025
9.0.4 112,221 1/21/2025
9.0.3 41,412 1/6/2025
9.0.2 43,264 12/11/2024
9.0.1 6,386 12/3/2024
9.0.0 18,553 11/19/2024
9.0.0-rc.3 212 11/14/2024
9.0.0-rc.2 184 11/11/2024
9.0.0-rc.1 189 10/22/2024
8.3.4 90,443 11/18/2024
8.3.3 23,459 11/5/2024
8.3.2 60,271 10/17/2024
8.3.1 131,848 9/25/2024
8.3.0 163,975 9/5/2024
8.3.0-rc.3 192 8/28/2024
8.3.0-rc.2 175 8/15/2024
8.3.0-rc.1 476 7/31/2024
8.2.3 14,533 9/4/2024
8.2.2 51,275 8/14/2024
8.2.1 68,276 7/30/2024
8.2.0 203,878 6/26/2024
8.2.0-rc.5 657 6/14/2024
8.2.0-rc.4 214 6/7/2024
8.2.0-rc.3 590 5/23/2024
8.2.0-rc.2 145 5/21/2024
8.2.0-rc.1 127 5/20/2024
8.1.5 9,694 7/29/2024
8.1.4 35,115 6/13/2024
8.1.3 109,481 5/15/2024
8.1.2 22,882 5/13/2024
8.1.1 89,659 4/16/2024
8.1.0 25,530 4/4/2024
8.1.0-rc.4 212 4/1/2024
8.1.0-rc.3 2,675 3/19/2024
8.1.0-rc.2 5,287 2/29/2024
8.1.0-rc.1 2,989 2/14/2024
8.0.6 5,628 5/14/2024
8.0.5 64,425 3/14/2024
8.0.4 90,049 2/20/2024
8.0.3 40,171 2/7/2024
8.0.2 89,615 1/17/2024
8.0.1 39,336 1/3/2024
8.0.0 120,839 12/19/2023
8.0.0-rc.3 1,416 12/7/2023
8.0.0-rc.2 1,992 11/28/2023
8.0.0-rc.1 1,422 11/21/2023
7.4.5 72,273 12/27/2023
7.4.4 12,442 12/13/2023
7.4.3 4,357 12/6/2023
7.4.2 119,393 11/13/2023
7.4.1 19,713 10/30/2023
7.4.0 50,154 10/9/2023
7.4.0-rc.5 296 10/2/2023
7.4.0-rc.4 562 9/22/2023
7.4.0-rc.3 1,604 9/13/2023
7.4.0-rc.2 2,600 8/24/2023
7.4.0-rc.1 1,313 8/16/2023
7.3.3 164,003 9/14/2023
7.3.2 89,305 8/7/2023
7.3.1 52,497 7/27/2023
7.3.0 105,947 7/12/2023
7.3.0-rc.3 240 7/5/2023
7.3.0-rc.2 382 6/20/2023
7.3.0-rc.1 2,007 6/6/2023
7.2.3 57,304 7/3/2023
7.2.2 198,834 5/16/2023
7.2.1 39,390 5/2/2023
7.2.0-rc.2 246 4/25/2023
7.2.0-rc.1 384 4/11/2023
7.1.1 56,727 4/3/2023
7.1.0 46,890 3/22/2023
7.1.0-rc.3 322 3/14/2023
7.1.0-rc.2 3,198 2/23/2023
7.1.0-rc.1 668 2/7/2023
7.0.3 57,446 3/7/2023
7.0.2 31,505 2/21/2023
7.0.1 107,299 1/19/2023
7.0.0 147,460 1/4/2023
7.0.0-rc.6 2,039 12/28/2022
7.0.0-rc.5 4,597 12/20/2022
7.0.0-rc.4 4,124 12/12/2022
7.0.0-rc.3 1,028 12/8/2022
7.0.0-rc.2 1,909 11/21/2022
7.0.0-rc.1 581 11/14/2022
6.0.3 130,376 1/18/2023
6.0.2 71,226 12/6/2022
6.0.1 184,022 10/28/2022
6.0.0 188,558 10/5/2022
6.0.0-rc.5 824 9/27/2022
6.0.0-rc.4 2,470 9/8/2022
6.0.0-rc.3 4,456 8/23/2022
6.0.0-rc.2 5,380 8/8/2022
6.0.0-rc.1 1,881 7/26/2022
5.3.5 17,566 10/20/2022
5.3.4 170,162 8/22/2022
5.3.3 201,738 7/22/2022
5.3.2 83,135 7/7/2022
5.3.1 44,958 6/29/2022
5.3.0 106,044 6/14/2022
5.3.0-rc.3 1,182 5/31/2022
5.3.0-rc.2 525 5/24/2022
5.3.0-rc.1 948 5/5/2022
5.2.2 163,975 5/16/2022
5.2.1 132,678 4/18/2022
5.2.0 106,043 4/5/2022
5.2.0-rc.2 906 3/18/2022
5.2.0-rc.1 1,691 3/8/2022
5.1.4 125,292 2/28/2022
5.1.3 119,650 1/26/2022
5.1.2 18,349 1/19/2022
5.1.1 25,887 1/12/2022
5.0.2 7,753 1/17/2022
5.0.1 54,077 12/28/2021
5.0.0 33,383 12/14/2021
5.0.0-rc.2 3,445 12/8/2021
5.0.0-rc.1 3,715 11/16/2021
5.0.0-beta.3 1,271 11/3/2021
5.0.0-beta.2 1,184 10/21/2021
5.0.0-beta.1 1,298 10/5/2021
4.4.4 111,809 11/9/2021
4.4.3 82,015 9/29/2021
4.4.2 95,872 9/2/2021
4.4.1 13,184 9/1/2021
4.4.0 365,567 8/2/2021
4.4.0-rc.2 4,061 7/6/2021
4.4.0-rc.1 2,371 6/28/2021
4.3.3 90,019 6/17/2021
4.3.2 49,956 5/27/2021
4.3.1 83,909 5/20/2021
4.3.0 113,336 4/22/2021
4.3.0-rc.2 1,551 4/8/2021
4.3.0-rc.1 1,131 3/31/2021
4.2.2 75,352 3/4/2021
4.2.1 88,920 2/9/2021
4.2.0 85,804 1/28/2021
4.2.0-rc.2 1,323 1/18/2021
4.2.0-rc.1 733 1/14/2021
4.1.2 14,700 1/19/2021
4.1.1 8,632 1/13/2021
4.1.0 16,102 1/6/2021
4.1.0-rc.2 1,315 12/18/2020
4.1.0-rc.1 372 12/17/2020
4.0.2 28,220 12/18/2020
4.0.1 5,514 12/14/2020
4.0.0 91,579 12/3/2020
4.0.0-rc.5 664 12/1/2020
4.0.0-rc.4 978 11/24/2020
4.0.0-rc.3 1,187 11/16/2020
4.0.0-rc.2 2,388 11/13/2020
4.0.0-rc.1 383 11/12/2020
3.3.2 34,134 12/2/2020
3.3.1 73,758 11/3/2020
3.3.0 18,229 10/27/2020
3.3.0-rc.2 441 10/23/2020
3.3.0-rc.1 636 10/15/2020
3.2.1 55,391 10/8/2020
3.2.0 28,057 10/1/2020
3.2.0-rc.2 2,049 9/21/2020
3.2.0-rc.1 1,808 9/17/2020
3.1.2 33,277 9/11/2020
3.1.1 2,665 9/10/2020
3.1.0 14,958 9/3/2020
3.1.0-rc.4 693 9/1/2020
3.1.0-rc.3 408 8/28/2020
3.1.0-rc.2 509 8/26/2020
3.1.0-rc.1 464 8/24/2020
3.0.5 25,552 7/29/2020
3.0.4 39,671 7/14/2020
3.0.3 11,344 7/7/2020
3.0.2 9,876 7/3/2020
3.0.1 4,133 7/2/2020
3.0.0 7,951 7/1/2020
2.9.0 45,184 6/4/2020
2.8.0 21,821 5/21/2020
2.7.0 12,939 5/7/2020
2.6.2 7,278 4/24/2020
2.6.1 1,944 4/23/2020
2.6.0 21,683 4/20/2020
2.5.0 9,619 4/9/2020
2.4.1 1,907 4/9/2020
2.4.0 30,993 4/6/2020
2.3.0 13,056 3/19/2020
2.2.1 8,660 3/7/2020
2.2.0 3,102 3/5/2020
2.1.1 11,994 2/20/2020
2.1.0 1,736 2/20/2020
2.0.1 33,372 1/24/2020
2.0.0 6,459 1/13/2020
1.1.2 9,178 12/12/2019
1.1.1 2,502 12/11/2019
1.1.0 3,275 12/6/2019
1.0.2 16,897 10/22/2019
1.0.0 2,421 10/21/2019
0.22.0 3,625 10/14/2019
0.21.0 3,517 9/23/2019
0.20.1 1,817 9/23/2019
0.20.0 1,775 9/23/2019
0.19.0 19,937 8/16/2019
0.18.1 14,058 6/26/2019
0.18.0 3,881 6/21/2019
0.17.0 8,671 5/3/2019
0.16.0 5,269 4/14/2019
0.15.0 2,833 3/22/2019
0.14.0 19,499 2/23/2019
0.13.0 4,650 1/27/2019
0.12.0 2,321 1/11/2019
0.11.0 1,919 1/7/2019
0.10.0 2,088 12/21/2018
0.9.0 2,101 12/7/2018
0.8.0 2,247 11/19/2018
0.7.1 2,467 10/31/2018
0.7.0 1,914 10/26/2018
0.6.0 2,161 10/12/2018
0.5.0 2,221 9/25/2018
0.4.1 2,388 8/4/2018
0.4.0 2,205 7/15/2018
0.3.7 2,194 7/6/2018
0.3.6 2,042 7/4/2018
0.3.5 2,197 7/3/2018
0.3.4 2,217 7/2/2018
0.3.3 2,207 6/28/2018
0.3.2 2,226 6/27/2018
0.3.1 2,219 6/27/2018
0.3.0 10,563 6/27/2018