Volo.Abp.Settings 9.2.0-rc.3

Prefix Reserved
This is a prerelease version of Volo.Abp.Settings.
dotnet add package Volo.Abp.Settings --version 9.2.0-rc.3
                    
NuGet\Install-Package Volo.Abp.Settings -Version 9.2.0-rc.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.Settings" Version="9.2.0-rc.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Volo.Abp.Settings" Version="9.2.0-rc.3" />
                    
Directory.Packages.props
<PackageReference Include="Volo.Abp.Settings" />
                    
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.Settings --version 9.2.0-rc.3
                    
#r "nuget: Volo.Abp.Settings, 9.2.0-rc.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.
#addin nuget:?package=Volo.Abp.Settings&version=9.2.0-rc.3&prerelease
                    
Install Volo.Abp.Settings as a Cake Addin
#tool nuget:?package=Volo.Abp.Settings&version=9.2.0-rc.3&prerelease
                    
Install Volo.Abp.Settings 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.  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 (35)

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

Package Downloads
Volo.Abp.Localization

Package Description

Volo.Abp.MultiTenancy

Package Description

Volo.Abp.Timing

Package Description

Volo.Abp.Ddd.Application

Package Description

Volo.Abp.SettingManagement.Domain

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Volo.Abp.Settings:

Repository Stars
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
xin-lai/Magicodes.Pay
Magicodes.Pay,是心莱科技团队提供的统一支付库,相关库均使用.NET标准库编写,支持.NET Framework以及.NET Core。目前已提供Abp模块的封装,支持开箱即用。
Version Downloads Last updated
9.2.0-rc.3 447 5/13/2025
9.2.0-rc.2 1,353 4/10/2025
9.2.0-rc.1 1,084 3/25/2025
9.1.3 8,985 5/12/2025
9.1.2 17,587 5/5/2025
9.1.1 70,214 3/27/2025
9.1.0 55,837 3/5/2025
9.1.0-rc.3 415 2/25/2025
9.1.0-rc.2 604 2/11/2025
9.1.0-rc.1 484 1/16/2025
9.0.8 3,470 3/26/2025
9.0.7 4,006 3/6/2025
9.0.6 8,588 3/3/2025
9.0.5 44,965 2/13/2025
9.0.4 140,145 1/21/2025
9.0.3 56,314 1/6/2025
9.0.2 68,520 12/11/2024
9.0.1 12,815 12/3/2024
9.0.0 30,031 11/19/2024
9.0.0-rc.3 290 11/14/2024
9.0.0-rc.2 234 11/11/2024
9.0.0-rc.1 325 10/22/2024
8.3.4 180,296 11/18/2024
8.3.3 52,254 11/5/2024
8.3.2 154,064 10/17/2024
8.3.1 182,857 9/25/2024
8.3.0 236,908 9/5/2024
8.3.0-rc.3 391 8/28/2024
8.3.0-rc.2 466 8/15/2024
8.3.0-rc.1 525 7/31/2024
8.2.3 26,521 9/4/2024
8.2.2 119,334 8/14/2024
8.2.1 125,746 7/30/2024
8.2.0 333,489 6/26/2024
8.2.0-rc.5 937 6/14/2024
8.2.0-rc.4 410 6/7/2024
8.2.0-rc.3 852 5/23/2024
8.2.0-rc.2 336 5/21/2024
8.2.0-rc.1 151 5/20/2024
8.1.5 31,171 7/29/2024
8.1.4 77,061 6/13/2024
8.1.3 222,477 5/15/2024
8.1.2 28,507 5/13/2024
8.1.1 153,700 4/16/2024
8.1.0 78,362 4/4/2024
8.1.0-rc.4 349 4/1/2024
8.1.0-rc.3 18,143 3/19/2024
8.1.0-rc.2 29,785 2/29/2024
8.1.0-rc.1 4,182 2/14/2024
8.0.6 42,804 5/14/2024
8.0.5 131,368 3/14/2024
8.0.4 144,412 2/20/2024
8.0.3 113,011 2/7/2024
8.0.2 254,175 1/17/2024
8.0.1 112,473 1/3/2024
8.0.0 209,249 12/19/2023
8.0.0-rc.3 4,392 12/7/2023
8.0.0-rc.2 8,997 11/28/2023
8.0.0-rc.1 2,637 11/21/2023
7.4.5 148,995 12/27/2023
7.4.4 31,949 12/13/2023
7.4.3 25,145 12/6/2023
7.4.2 165,880 11/13/2023
7.4.1 44,083 10/30/2023
7.4.0 152,909 10/9/2023
7.4.0-rc.5 371 10/2/2023
7.4.0-rc.4 1,424 9/22/2023
7.4.0-rc.3 3,697 9/13/2023
7.4.0-rc.2 3,003 8/24/2023
7.4.0-rc.1 2,034 8/16/2023
7.3.3 295,981 9/14/2023
7.3.2 213,295 8/7/2023
7.3.1 118,939 7/27/2023
7.3.0 211,765 7/12/2023
7.3.0-rc.3 961 7/5/2023
7.3.0-rc.2 1,051 6/20/2023
7.3.0-rc.1 2,542 6/6/2023
7.2.3 159,717 7/3/2023
7.2.2 409,886 5/16/2023
7.2.1 122,469 5/2/2023
7.2.0-rc.2 303 4/25/2023
7.2.0-rc.1 827 4/11/2023
7.1.1 174,793 4/3/2023
7.1.0 209,703 3/22/2023
7.1.0-rc.3 668 3/14/2023
7.1.0-rc.2 5,801 2/23/2023
7.1.0-rc.1 1,693 2/7/2023
7.0.3 191,872 3/7/2023
7.0.2 139,926 2/21/2023
7.0.1 312,269 1/19/2023
7.0.0 371,536 1/4/2023
7.0.0-rc.6 5,170 12/28/2022
7.0.0-rc.5 8,776 12/20/2022
7.0.0-rc.4 7,294 12/12/2022
7.0.0-rc.3 2,089 12/8/2022
7.0.0-rc.2 2,937 11/21/2022
7.0.0-rc.1 3,604 11/14/2022
6.0.3 284,729 1/18/2023
6.0.2 301,512 12/6/2022
6.0.1 809,458 10/28/2022
6.0.0 585,009 10/5/2022
6.0.0-rc.5 1,155 9/27/2022
6.0.0-rc.4 8,263 9/8/2022
6.0.0-rc.3 7,136 8/23/2022
6.0.0-rc.2 8,155 8/8/2022
6.0.0-rc.1 12,485 7/26/2022
5.3.5 83,064 10/20/2022
5.3.4 567,376 8/22/2022
5.3.3 555,155 7/22/2022
5.3.2 426,573 7/7/2022
5.3.1 317,505 6/29/2022
5.3.0 491,883 6/14/2022
5.3.0-rc.3 1,558 5/31/2022
5.3.0-rc.2 1,146 5/24/2022
5.3.0-rc.1 1,362 5/5/2022
5.2.2 720,494 5/16/2022
5.2.1 682,444 4/18/2022
5.2.0 600,214 4/5/2022
5.2.0-rc.2 2,546 3/18/2022
5.2.0-rc.1 1,857 3/8/2022
5.1.4 567,147 2/28/2022
5.1.3 705,961 1/26/2022
5.1.2 190,413 1/19/2022
5.1.1 235,174 1/12/2022
5.0.2 75,861 1/17/2022
5.0.1 247,671 12/28/2021
5.0.0 235,069 12/14/2021
5.0.0-rc.2 3,552 12/8/2021
5.0.0-rc.1 5,061 11/16/2021
5.0.0-beta.3 2,872 11/3/2021
5.0.0-beta.2 1,383 10/21/2021
5.0.0-beta.1 2,145 10/5/2021
4.4.4 418,360 11/9/2021
4.4.3 425,729 9/29/2021
4.4.2 241,725 9/2/2021
4.4.1 86,494 9/1/2021
4.4.0 1,381,807 8/2/2021
4.4.0-rc.2 5,368 7/6/2021
4.4.0-rc.1 4,044 6/28/2021
4.3.3 367,810 6/17/2021
4.3.2 275,862 5/27/2021
4.3.1 166,564 5/20/2021
4.3.0 549,708 4/22/2021
4.3.0-rc.2 1,979 4/8/2021
4.3.0-rc.1 2,270 3/31/2021
4.2.2 431,629 3/4/2021
4.2.1 248,048 2/9/2021
4.2.0 171,424 1/28/2021
4.2.0-rc.2 5,781 1/18/2021
4.2.0-rc.1 776 1/14/2021
4.1.2 68,552 1/19/2021
4.1.1 66,066 1/13/2021
4.1.0 102,608 1/6/2021
4.1.0-rc.2 1,465 12/18/2020
4.1.0-rc.1 368 12/17/2020
4.0.2 264,348 12/18/2020
4.0.1 61,388 12/14/2020
4.0.0 252,822 12/3/2020
4.0.0-rc.5 2,872 12/1/2020
4.0.0-rc.4 3,210 11/24/2020
4.0.0-rc.3 2,151 11/16/2020
4.0.0-rc.2 2,459 11/13/2020
4.0.0-rc.1 1,249 11/12/2020
3.3.2 129,945 12/2/2020
3.3.1 181,143 11/3/2020
3.3.0 80,181 10/27/2020
3.3.0-rc.2 465 10/23/2020
3.3.0-rc.1 717 10/15/2020
3.2.1 348,236 10/8/2020
3.2.0 84,335 10/1/2020
3.2.0-rc.2 2,106 9/21/2020
3.2.0-rc.1 2,659 9/17/2020
3.1.2 159,621 9/11/2020
3.1.1 46,683 9/10/2020
3.1.0 163,985 9/3/2020
3.1.0-rc.4 691 9/1/2020
3.1.0-rc.3 418 8/28/2020
3.1.0-rc.2 526 8/26/2020
3.1.0-rc.1 478 8/24/2020
3.0.5 168,218 7/29/2020
3.0.4 513,137 7/14/2020
3.0.3 76,132 7/7/2020
3.0.2 76,197 7/3/2020
3.0.1 279,258 7/2/2020
3.0.0 113,287 7/1/2020
2.9.0 442,842 6/4/2020
2.8.0 164,398 5/21/2020
2.7.0 229,806 5/7/2020
2.6.2 39,474 4/24/2020
2.6.1 29,161 4/23/2020
2.6.0 116,512 4/20/2020
2.5.0 47,460 4/9/2020
2.4.1 28,805 4/9/2020
2.4.0 62,928 4/6/2020
2.3.0 73,128 3/19/2020
2.2.1 64,107 3/7/2020
2.2.0 33,500 3/5/2020
2.1.1 51,748 2/20/2020
2.1.0 29,464 2/20/2020
2.0.1 75,891 1/24/2020
2.0.0 68,920 1/13/2020
1.1.2 121,693 12/12/2019
1.1.1 27,738 12/11/2019
1.1.0 37,051 12/6/2019
1.0.2 83,704 10/22/2019
1.0.0 27,783 10/21/2019
0.22.0 29,106 10/14/2019
0.21.0 30,318 9/23/2019
0.20.1 25,847 9/23/2019
0.20.0 25,590 9/23/2019
0.19.0 121,051 8/16/2019
0.18.1 66,841 6/26/2019
0.18.0 38,346 6/21/2019
0.17.0 51,763 5/3/2019
0.16.0 33,878 4/14/2019
0.15.0 71,636 3/22/2019
0.14.0 57,489 2/23/2019
0.13.0 42,331 1/27/2019
0.12.0 33,999 1/11/2019
0.11.0 36,239 1/7/2019
0.10.0 32,038 12/21/2018
0.9.0 32,935 12/7/2018
0.8.0 33,135 11/19/2018
0.7.1 31,737 10/31/2018
0.7.0 30,803 10/26/2018
0.6.0 33,661 10/12/2018
0.5.0 36,621 9/25/2018
0.4.1 36,411 8/4/2018
0.4.0 23,230 7/15/2018
0.3.7 22,932 7/6/2018
0.3.6 25,274 7/4/2018
0.3.5 21,959 7/3/2018
0.3.4 22,625 7/2/2018
0.3.3 22,509 6/28/2018
0.3.2 22,705 6/27/2018
0.3.1 18,383 6/27/2018
0.3.0 39,615 6/27/2018