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

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

Package Downloads
Volo.Abp.SettingManagement.Blazor.WebAssembly

Package Description

Hygeian.HealthCheck.WeChat.HttpApi.Client

Package Description

Hygeian.HealthCheck.Institution.HttpApi.Client

Package Description

EraTech.Shared.Hosting.HttpApi.Client

Package Description

Kings.AbpVnextPro.IdentityServer.HttpApi.Client

King Abp vNext Pro

GitHub repositories (16)

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

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
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
realLiangshiwei/Lsw.Abp.AntDesignUI
An Abp Blazor Theme based Ant-Design-Blazor
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.
Version Downloads Last Updated
9.3.3 305 9/8/2025
9.3.2 2,845 8/25/2025
9.3.1 3,657 8/11/2025
9.3.0 645 8/7/2025
9.3.0-rc.4 423 7/25/2025
9.3.0-rc.3 202 7/9/2025
9.3.0-rc.2 233 6/24/2025
9.3.0-rc.1 176 6/17/2025
9.2.4 362 8/12/2025
9.2.3 3,010 7/23/2025
9.2.2 5,192 7/10/2025
9.2.1 5,003 6/23/2025
9.2.0 10,453 6/2/2025
9.2.0-rc.4 169 5/27/2025
9.2.0-rc.3 719 5/13/2025
9.2.0-rc.2 851 4/10/2025
9.2.0-rc.1 523 3/25/2025
9.1.3 10,891 5/12/2025
9.1.2 1,874 5/5/2025
9.1.1 18,600 3/27/2025
9.1.0 27,729 3/5/2025
9.1.0-rc.3 207 2/25/2025
9.1.0-rc.2 212 2/11/2025
9.1.0-rc.1 151 1/16/2025
9.0.8 638 3/26/2025
9.0.7 348 3/6/2025
9.0.6 951 3/3/2025
9.0.5 6,986 2/13/2025
9.0.4 21,155 1/21/2025
9.0.3 6,530 1/6/2025
9.0.2 21,763 12/11/2024
9.0.1 4,373 12/3/2024
9.0.0 7,561 11/19/2024
9.0.0-rc.3 173 11/14/2024
9.0.0-rc.2 154 11/11/2024
9.0.0-rc.1 161 10/22/2024
8.3.4 29,048 11/18/2024
8.3.3 8,326 11/5/2024
8.3.2 22,159 10/17/2024
8.3.1 21,875 9/25/2024
8.3.0 34,518 9/5/2024
8.3.0-rc.3 145 8/28/2024
8.3.0-rc.2 156 8/15/2024
8.3.0-rc.1 202 7/31/2024
8.2.3 6,887 9/4/2024
8.2.2 25,632 8/14/2024
8.2.1 24,764 7/30/2024
8.2.0 44,250 6/26/2024
8.2.0-rc.5 534 6/14/2024
8.2.0-rc.4 203 6/7/2024
8.2.0-rc.3 399 5/23/2024
8.2.0-rc.2 144 5/21/2024
8.2.0-rc.1 109 5/20/2024
8.1.5 4,908 7/29/2024
8.1.4 15,214 6/13/2024
8.1.3 44,450 5/15/2024
8.1.2 12,353 5/13/2024
8.1.1 25,845 4/16/2024
8.1.0 12,354 4/4/2024
8.1.0-rc.4 173 4/1/2024
8.1.0-rc.3 293 3/19/2024
8.1.0-rc.2 393 2/29/2024
8.1.0-rc.1 338 2/14/2024
8.0.6 2,930 5/14/2024
8.0.5 20,879 3/14/2024
8.0.4 27,877 2/20/2024
8.0.3 13,296 2/7/2024
8.0.2 31,645 1/17/2024
8.0.1 13,058 1/3/2024
8.0.0 29,780 12/19/2023
8.0.0-rc.3 837 12/7/2023
8.0.0-rc.2 906 11/28/2023
8.0.0-rc.1 502 11/21/2023
7.4.5 6,848 12/27/2023
7.4.4 7,180 12/13/2023
7.4.3 2,644 12/6/2023
7.4.2 23,171 11/13/2023
7.4.1 9,293 10/30/2023
7.4.0 21,118 10/9/2023
7.4.0-rc.5 238 10/2/2023
7.4.0-rc.4 396 9/22/2023
7.4.0-rc.3 536 9/13/2023
7.4.0-rc.2 1,996 8/24/2023
7.4.0-rc.1 837 8/16/2023
7.3.3 24,786 9/14/2023
7.3.2 31,450 8/7/2023
7.3.1 12,680 7/27/2023
7.3.0 17,468 7/12/2023
7.3.0-rc.3 221 7/5/2023
7.3.0-rc.2 364 6/20/2023
7.3.0-rc.1 599 6/6/2023
7.2.3 15,423 7/3/2023
7.2.2 54,663 5/16/2023
7.2.1 11,952 5/2/2023
7.2.0-rc.2 227 4/25/2023
7.2.0-rc.1 339 4/11/2023
7.1.1 24,081 4/3/2023
7.1.0 10,300 3/22/2023
7.1.0-rc.3 266 3/14/2023
7.1.0-rc.2 1,188 2/23/2023
7.1.0-rc.1 458 2/7/2023
7.0.3 11,128 3/7/2023
7.0.2 14,412 2/21/2023
7.0.1 30,427 1/19/2023
7.0.0 38,645 1/4/2023
7.0.0-rc.6 659 12/28/2022
7.0.0-rc.5 1,052 12/20/2022
7.0.0-rc.4 589 12/12/2022
7.0.0-rc.3 524 12/8/2022
7.0.0-rc.2 984 11/21/2022
7.0.0-rc.1 385 11/14/2022
6.0.3 19,576 1/18/2023
6.0.2 23,339 12/6/2022
6.0.1 34,117 10/28/2022
6.0.0 30,793 10/5/2022
6.0.0-rc.5 692 9/27/2022
6.0.0-rc.4 1,748 9/8/2022
6.0.0-rc.3 2,405 8/23/2022
6.0.0-rc.2 2,637 8/8/2022
6.0.0-rc.1 1,481 7/26/2022
5.3.5 7,801 10/20/2022
5.3.4 30,681 8/22/2022
5.3.3 29,519 7/22/2022
5.3.2 12,512 7/7/2022
5.3.1 10,267 6/29/2022
5.3.0 15,571 6/14/2022
5.3.0-rc.3 626 5/31/2022
5.3.0-rc.2 503 5/24/2022
5.3.0-rc.1 758 5/5/2022
5.2.2 41,911 5/16/2022
5.2.1 27,982 4/18/2022
5.2.0 9,230 4/5/2022
5.2.0-rc.2 706 3/18/2022
5.2.0-rc.1 1,153 3/8/2022
5.1.4 31,969 2/28/2022
5.1.3 35,464 1/26/2022
5.1.2 5,980 1/19/2022
5.1.1 5,946 1/12/2022
5.0.2 1,370 1/17/2022
5.0.1 17,386 12/28/2021
5.0.0 10,065 12/14/2021
5.0.0-rc.2 768 12/8/2021
5.0.0-rc.1 2,131 11/16/2021
5.0.0-beta.3 756 11/3/2021
5.0.0-beta.2 1,052 10/21/2021
5.0.0-beta.1 1,121 10/5/2021
4.4.4 19,910 11/9/2021
4.4.3 23,661 9/29/2021
4.4.2 15,869 9/2/2021
4.4.1 1,827 9/1/2021
4.4.0 24,955 8/2/2021
4.4.0-rc.2 1,837 7/6/2021
4.4.0-rc.1 761 6/28/2021
4.3.3 25,664 6/17/2021
4.3.2 14,948 5/27/2021
4.3.1 9,156 5/20/2021
4.3.0 19,042 4/22/2021
4.3.0-rc.2 948 4/8/2021
4.3.0-rc.1 683 3/31/2021