Volo.Abp.Settings 8.0.5

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Volo.Abp.Settings --version 8.0.5
NuGet\Install-Package Volo.Abp.Settings -Version 8.0.5
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="8.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Volo.Abp.Settings --version 8.0.5
#r "nuget: Volo.Abp.Settings, 8.0.5"
#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.
// Install Volo.Abp.Settings as a Cake Addin
#addin nuget:?package=Volo.Abp.Settings&version=8.0.5

// Install Volo.Abp.Settings as a Cake Tool
#tool nuget:?package=Volo.Abp.Settings&version=8.0.5

ℹ️ 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://docs.abp.io/en/abp/latest/Samples/Index

🔗Official Theme: https://www.LeptonTheme.com

🔗Documentation: https://docs.abp.io

🔗Community: https://community.abp.io

🔗Blog: https://blog.abp.io

🔗Books: https://abp.io/books

🔗Twitter: https://twitter.com/abpframework

🔗Discord: https://community.abp.io/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 Commercial, check out Why ABP.IO Platform page.

Official website: https://commercial.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. 
.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 (31)

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

Package Downloads
Volo.Abp.MultiTenancy The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Volo.Abp.Localization The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Volo.Abp.Timing The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Volo.Abp.Ddd.Application The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Volo.Abp.SettingManagement.Domain The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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
8.1.0-rc.2 5,378 2/29/2024
8.1.0-rc.1 860 2/14/2024
8.0.5 3,025 3/14/2024
8.0.4 28,274 2/20/2024
8.0.3 29,170 2/7/2024
8.0.2 95,102 1/17/2024
8.0.1 52,250 1/3/2024
8.0.0 66,627 12/19/2023
8.0.0-rc.3 3,306 12/7/2023
8.0.0-rc.2 3,900 11/28/2023
8.0.0-rc.1 1,934 11/21/2023
7.4.5 33,929 12/27/2023
7.4.4 20,663 12/13/2023
7.4.3 17,435 12/6/2023
7.4.2 58,292 11/13/2023
7.4.1 29,722 10/30/2023
7.4.0 91,263 10/9/2023
7.4.0-rc.5 320 10/2/2023
7.4.0-rc.4 649 9/22/2023
7.4.0-rc.3 2,484 9/13/2023
7.4.0-rc.2 1,750 8/24/2023
7.4.0-rc.1 1,587 8/16/2023
7.3.3 165,349 9/14/2023
7.3.2 146,884 8/7/2023
7.3.1 74,000 7/27/2023
7.3.0 123,491 7/12/2023
7.3.0-rc.3 902 7/5/2023
7.3.0-rc.2 824 6/20/2023
7.3.0-rc.1 2,333 6/6/2023
7.2.3 116,739 7/3/2023
7.2.2 329,151 5/16/2023
7.2.1 95,508 5/2/2023
7.2.0-rc.2 247 4/25/2023
7.2.0-rc.1 769 4/11/2023
7.1.1 142,123 4/3/2023
7.1.0 179,028 3/22/2023
7.1.0-rc.3 614 3/14/2023
7.1.0-rc.2 4,077 2/23/2023
7.1.0-rc.1 1,514 2/7/2023
7.0.3 165,453 3/7/2023
7.0.2 109,488 2/21/2023
7.0.1 269,393 1/19/2023
7.0.0 284,108 1/4/2023
7.0.0-rc.6 5,071 12/28/2022
7.0.0-rc.5 7,619 12/20/2022
7.0.0-rc.4 6,987 12/12/2022
7.0.0-rc.3 2,009 12/8/2022
7.0.0-rc.2 2,855 11/21/2022
7.0.0-rc.1 2,797 11/14/2022
6.0.3 154,122 1/18/2023
6.0.2 242,791 12/6/2022
6.0.1 674,858 10/28/2022
6.0.0 453,990 10/5/2022
6.0.0-rc.5 1,081 9/27/2022
6.0.0-rc.4 7,808 9/8/2022
6.0.0-rc.3 6,846 8/23/2022
6.0.0-rc.2 6,444 8/8/2022
6.0.0-rc.1 5,413 7/26/2022
5.3.5 68,646 10/20/2022
5.3.4 505,045 8/22/2022
5.3.3 469,844 7/22/2022
5.3.2 402,205 7/7/2022
5.3.1 303,431 6/29/2022
5.3.0 442,484 6/14/2022
5.3.0-rc.3 1,496 5/31/2022
5.3.0-rc.2 1,064 5/24/2022
5.3.0-rc.1 1,294 5/5/2022
5.2.2 671,892 5/16/2022
5.2.1 614,548 4/18/2022
5.2.0 573,210 4/5/2022
5.2.0-rc.2 2,354 3/18/2022
5.2.0-rc.1 1,779 3/8/2022
5.1.4 545,068 2/28/2022
5.1.3 673,677 1/26/2022
5.1.2 180,391 1/19/2022
5.1.1 224,619 1/12/2022
5.0.2 71,308 1/17/2022
5.0.1 228,069 12/28/2021
5.0.0 218,360 12/14/2021
5.0.0-rc.2 3,212 12/8/2021
5.0.0-rc.1 4,793 11/16/2021
5.0.0-beta.3 2,720 11/3/2021
5.0.0-beta.2 1,206 10/21/2021
5.0.0-beta.1 1,919 10/5/2021
4.4.4 373,897 11/9/2021
4.4.3 393,797 9/29/2021
4.4.2 218,651 9/2/2021
4.4.1 81,475 9/1/2021
4.4.0 1,264,370 8/2/2021
4.4.0-rc.2 3,911 7/6/2021
4.4.0-rc.1 3,685 6/28/2021
4.3.3 345,411 6/17/2021
4.3.2 260,509 5/27/2021
4.3.1 158,930 5/20/2021
4.3.0 498,825 4/22/2021
4.3.0-rc.2 1,823 4/8/2021
4.3.0-rc.1 2,202 3/31/2021
4.2.2 402,526 3/4/2021
4.2.1 231,721 2/9/2021
4.2.0 161,505 1/28/2021
4.2.0-rc.2 5,610 1/18/2021
4.2.0-rc.1 702 1/14/2021
4.1.2 64,015 1/19/2021
4.1.1 61,164 1/13/2021
4.1.0 97,862 1/6/2021
4.1.0-rc.2 1,357 12/18/2020
4.1.0-rc.1 299 12/17/2020
4.0.2 240,721 12/18/2020
4.0.1 58,070 12/14/2020
4.0.0 223,645 12/3/2020
4.0.0-rc.5 2,748 12/1/2020
4.0.0-rc.4 2,992 11/24/2020
4.0.0-rc.3 2,042 11/16/2020
4.0.0-rc.2 2,393 11/13/2020
4.0.0-rc.1 1,130 11/12/2020
3.3.2 113,953 12/2/2020
3.3.1 168,623 11/3/2020
3.3.0 74,757 10/27/2020
3.3.0-rc.2 398 10/23/2020
3.3.0-rc.1 647 10/15/2020
3.2.1 327,884 10/8/2020
3.2.0 77,093 10/1/2020
3.2.0-rc.2 1,848 9/21/2020
3.2.0-rc.1 2,590 9/17/2020
3.1.2 148,278 9/11/2020
3.1.1 43,739 9/10/2020
3.1.0 151,568 9/3/2020
3.1.0-rc.4 623 9/1/2020
3.1.0-rc.3 342 8/28/2020
3.1.0-rc.2 437 8/26/2020
3.1.0-rc.1 381 8/24/2020
3.0.5 156,616 7/29/2020
3.0.4 482,744 7/14/2020
3.0.3 71,898 7/7/2020
3.0.2 70,093 7/3/2020
3.0.1 264,416 7/2/2020
3.0.0 105,511 7/1/2020
2.9.0 417,298 6/4/2020
2.8.0 155,273 5/21/2020
2.7.0 217,382 5/7/2020
2.6.2 37,414 4/24/2020
2.6.1 27,513 4/23/2020
2.6.0 107,261 4/20/2020
2.5.0 45,129 4/9/2020
2.4.1 27,202 4/9/2020
2.4.0 60,805 4/6/2020
2.3.0 69,427 3/19/2020
2.2.1 60,115 3/7/2020
2.2.0 31,006 3/5/2020
2.1.1 47,718 2/20/2020
2.1.0 27,795 2/20/2020
2.0.1 66,218 1/24/2020
2.0.0 62,276 1/13/2020
1.1.2 116,248 12/12/2019
1.1.1 26,143 12/11/2019
1.1.0 34,065 12/6/2019
1.0.2 73,310 10/22/2019
1.0.0 25,990 10/21/2019
0.22.0 27,019 10/14/2019
0.21.0 28,638 9/23/2019
0.20.1 24,271 9/23/2019
0.20.0 24,074 9/23/2019
0.19.0 116,241 8/16/2019
0.18.1 64,380 6/26/2019
0.18.0 36,552 6/21/2019
0.17.0 49,473 5/3/2019
0.16.0 32,124 4/14/2019
0.15.0 67,463 3/22/2019
0.14.0 55,635 2/23/2019
0.13.0 38,415 1/27/2019
0.12.0 31,479 1/11/2019
0.11.0 34,086 1/7/2019
0.10.0 30,110 12/21/2018
0.9.0 30,596 12/7/2018
0.8.0 30,721 11/19/2018
0.7.1 29,727 10/31/2018
0.7.0 28,873 10/26/2018
0.6.0 31,230 10/12/2018
0.5.0 33,555 9/25/2018
0.4.1 32,179 8/4/2018
0.4.0 21,671 7/15/2018
0.3.7 21,357 7/6/2018
0.3.6 23,099 7/4/2018
0.3.5 20,624 7/3/2018
0.3.4 21,171 7/2/2018
0.3.3 21,072 6/28/2018
0.3.2 21,299 6/27/2018
0.3.1 16,934 6/27/2018
0.3.0 32,353 6/27/2018