Volo.Abp.SettingManagement.HttpApi 9.2.0-rc.2

Prefix Reserved
This is a prerelease version of Volo.Abp.SettingManagement.HttpApi.
dotnet add package Volo.Abp.SettingManagement.HttpApi --version 9.2.0-rc.2
                    
NuGet\Install-Package Volo.Abp.SettingManagement.HttpApi -Version 9.2.0-rc.2
                    
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.HttpApi" Version="9.2.0-rc.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Volo.Abp.SettingManagement.HttpApi" Version="9.2.0-rc.2" />
                    
Directory.Packages.props
<PackageReference Include="Volo.Abp.SettingManagement.HttpApi" />
                    
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.HttpApi --version 9.2.0-rc.2
                    
#r "nuget: Volo.Abp.SettingManagement.HttpApi, 9.2.0-rc.2"
                    
#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.SettingManagement.HttpApi&version=9.2.0-rc.2&prerelease
                    
Install Volo.Abp.SettingManagement.HttpApi as a Cake Addin
#tool nuget:?package=Volo.Abp.SettingManagement.HttpApi&version=9.2.0-rc.2&prerelease
                    
Install Volo.Abp.SettingManagement.HttpApi 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (12)

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

Package Downloads
AbpvNext.HttpApi

Abp vNext模块封装

Kings.AbpVnextPro.IdentityServer.HttpApi

King Abp vNext Pro

Kings.AbpVnextPro.Openiddict.HttpApi

King Abp vNext Pro

EraTech.Shared.Hosting.HttpApi

Package Description

Generic.Abp.Application

Package Description

GitHub repositories (15)

Showing the top 15 popular GitHub repositories that depend on Volo.Abp.SettingManagement.HttpApi:

Repository Stars
abpframework/abp-samples
Sample solutions built with the ABP Framework
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
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
hikalkan/presentations
Some of my presentations
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/Abp.EventBus.CAP
This is a repository integrated CAP with ABP EventBus
EasyAbp/Abp.SettingUi
An ABP module used to manage ABP settings.
antosubash/abp-microservice
An abp microservice sample
EasyAbp/FileManagement
An abp.io application module that allows users to upload and maintain files.
EasyAbp/NotificationService
An integrated user notification service Abp module, supporting email, SMS, PM, and more other methods.
Version Downloads Last updated
9.2.0-rc.2 320 4/10/2025
9.2.0-rc.1 534 3/25/2025
9.1.1 3,899 3/27/2025
9.1.0 12,925 3/5/2025
9.1.0-rc.3 213 2/25/2025
9.1.0-rc.2 208 2/11/2025
9.1.0-rc.1 137 1/16/2025
9.0.8 523 3/26/2025
9.0.7 329 3/6/2025
9.0.6 677 3/3/2025
9.0.5 5,984 2/13/2025
9.0.4 29,368 1/21/2025
9.0.3 7,893 1/6/2025
9.0.2 17,192 12/11/2024
9.0.1 4,633 12/3/2024
9.0.0 8,817 11/19/2024
9.0.0-rc.3 163 11/14/2024
9.0.0-rc.2 149 11/11/2024
9.0.0-rc.1 154 10/22/2024
8.3.4 23,246 11/18/2024
8.3.3 12,883 11/5/2024
8.3.2 26,529 10/17/2024
8.3.1 57,976 9/25/2024
8.3.0 42,404 9/5/2024
8.3.0-rc.3 123 8/28/2024
8.3.0-rc.2 139 8/15/2024
8.3.0-rc.1 163 7/31/2024
8.2.3 6,380 9/4/2024
8.2.2 26,872 8/14/2024
8.2.1 29,910 7/30/2024
8.2.0 58,481 6/26/2024
8.2.0-rc.5 601 6/14/2024
8.2.0-rc.4 175 6/7/2024
8.2.0-rc.3 455 5/23/2024
8.2.0-rc.2 111 5/21/2024
8.2.0-rc.1 91 5/20/2024
8.1.5 4,140 7/29/2024
8.1.4 15,409 6/13/2024
8.1.3 44,875 5/15/2024
8.1.2 5,506 5/13/2024
8.1.1 31,493 4/16/2024
8.1.0 14,868 4/4/2024
8.1.0-rc.4 172 4/1/2024
8.1.0-rc.3 606 3/19/2024
8.1.0-rc.2 405 2/29/2024
8.1.0-rc.1 673 2/14/2024
8.0.6 3,372 5/14/2024
8.0.5 29,136 3/14/2024
8.0.4 27,632 2/20/2024
8.0.3 24,366 2/7/2024
8.0.2 51,703 1/17/2024
8.0.1 17,308 1/3/2024
8.0.0 49,537 12/19/2023
8.0.0-rc.3 1,054 12/7/2023
8.0.0-rc.2 956 11/28/2023
8.0.0-rc.1 518 11/21/2023
7.4.5 35,121 12/27/2023
7.4.4 8,104 12/13/2023
7.4.3 3,332 12/6/2023
7.4.2 72,464 11/13/2023
7.4.1 12,957 10/30/2023
7.4.0 29,017 10/9/2023
7.4.0-rc.5 221 10/2/2023
7.4.0-rc.4 495 9/22/2023
7.4.0-rc.3 754 9/13/2023
7.4.0-rc.2 2,408 8/24/2023
7.4.0-rc.1 796 8/16/2023
7.3.3 36,895 9/14/2023
7.3.2 45,296 8/7/2023
7.3.1 18,819 7/27/2023
7.3.0 50,116 7/12/2023
7.3.0-rc.3 182 7/5/2023
7.3.0-rc.2 315 6/20/2023
7.3.0-rc.1 971 6/6/2023
7.2.3 21,311 7/3/2023
7.2.2 92,812 5/16/2023
7.2.1 25,559 5/2/2023
7.2.0-rc.2 178 4/25/2023
7.2.0-rc.1 294 4/11/2023
7.1.1 30,002 4/3/2023
7.1.0 19,333 3/22/2023
7.1.0-rc.3 249 3/14/2023
7.1.0-rc.2 1,477 2/23/2023
7.1.0-rc.1 492 2/7/2023
7.0.3 18,587 3/7/2023
7.0.2 20,677 2/21/2023
7.0.1 44,295 1/19/2023
7.0.0 68,236 1/4/2023
7.0.0-rc.6 1,012 12/28/2022
7.0.0-rc.5 1,293 12/20/2022
7.0.0-rc.4 746 12/12/2022
7.0.0-rc.3 628 12/8/2022
7.0.0-rc.2 1,151 11/21/2022
7.0.0-rc.1 415 11/14/2022
6.0.3 33,774 1/18/2023
6.0.2 38,959 12/6/2022
6.0.1 57,769 10/28/2022
6.0.0 43,150 10/5/2022
6.0.0-rc.5 668 9/27/2022
6.0.0-rc.4 2,089 9/8/2022
6.0.0-rc.3 2,526 8/23/2022
6.0.0-rc.2 3,268 8/8/2022
6.0.0-rc.1 1,595 7/26/2022
5.3.5 6,880 10/20/2022
5.3.4 57,893 8/22/2022
5.3.3 52,233 7/22/2022
5.3.2 14,793 7/7/2022
5.3.1 20,809 6/29/2022
5.3.0 29,594 6/14/2022
5.3.0-rc.3 735 5/31/2022
5.3.0-rc.2 468 5/24/2022
5.3.0-rc.1 791 5/5/2022
5.2.2 42,455 5/16/2022
5.2.1 40,482 4/18/2022
5.2.0 16,558 4/5/2022
5.2.0-rc.2 740 3/18/2022
5.2.0-rc.1 1,260 3/8/2022
5.1.4 35,905 2/28/2022
5.1.3 55,526 1/26/2022
5.1.2 7,915 1/19/2022
5.1.1 7,343 1/12/2022
5.0.2 1,601 1/17/2022
5.0.1 25,221 12/28/2021
5.0.0 11,692 12/14/2021
5.0.0-rc.2 706 12/8/2021
5.0.0-rc.1 2,324 11/16/2021
5.0.0-beta.3 699 11/3/2021
5.0.0-beta.2 983 10/21/2021
5.0.0-beta.1 740 10/5/2021
4.4.4 36,356 11/9/2021
4.4.3 43,835 9/29/2021
4.4.2 20,889 9/2/2021
4.4.1 4,368 9/1/2021
4.4.0 46,787 8/2/2021
4.4.0-rc.2 2,074 7/6/2021
4.4.0-rc.1 1,503 6/28/2021
4.3.3 34,304 6/17/2021
4.3.2 20,019 5/27/2021
4.3.1 42,353 5/20/2021
4.3.0 48,053 4/22/2021
4.3.0-rc.2 963 4/8/2021
4.3.0-rc.1 679 3/31/2021