Volo.Abp.FeatureManagement.HttpApi.Client 9.3.3

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Volo.Abp.FeatureManagement.HttpApi.Client --version 9.3.3
                    
NuGet\Install-Package Volo.Abp.FeatureManagement.HttpApi.Client -Version 9.3.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.FeatureManagement.HttpApi.Client" Version="9.3.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Volo.Abp.FeatureManagement.HttpApi.Client" Version="9.3.3" />
                    
Directory.Packages.props
<PackageReference Include="Volo.Abp.FeatureManagement.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.FeatureManagement.HttpApi.Client --version 9.3.3
                    
#r "nuget: Volo.Abp.FeatureManagement.HttpApi.Client, 9.3.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.FeatureManagement.HttpApi.Client@9.3.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.FeatureManagement.HttpApi.Client&version=9.3.3
                    
Install as a Cake Addin
#tool nuget:?package=Volo.Abp.FeatureManagement.HttpApi.Client&version=9.3.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 (37)

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

Package Downloads
Volo.Abp.FeatureManagement.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.FeatureManagement.HttpApi.Client:

Repository Stars
abpframework/abp-samples
Sample solutions built with the ABP Framework
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.
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
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.4 1,126 9/17/2025
9.3.3 2,038 9/8/2025
9.3.2 4,742 8/25/2025
9.3.1 5,693 8/11/2025
9.3.0 781 8/7/2025
9.3.0-rc.4 427 7/25/2025
9.3.0-rc.3 190 7/9/2025
9.3.0-rc.2 240 6/24/2025
9.3.0-rc.1 185 6/17/2025
9.2.4 733 8/12/2025
9.2.3 3,522 7/23/2025
9.2.2 6,612 7/10/2025
9.2.1 6,623 6/23/2025
9.2.0 11,502 6/2/2025
9.2.0-rc.4 172 5/27/2025
9.2.0-rc.3 731 5/13/2025
9.2.0-rc.2 847 4/10/2025
9.2.0-rc.1 544 3/25/2025
9.1.3 12,162 5/12/2025
9.1.2 2,340 5/5/2025
9.1.1 20,562 3/27/2025
9.1.0 28,992 3/5/2025
9.1.0-rc.3 202 2/25/2025
9.1.0-rc.2 209 2/11/2025
9.1.0-rc.1 138 1/16/2025
9.0.8 620 3/26/2025
9.0.7 328 3/6/2025
9.0.6 943 3/3/2025
9.0.5 6,516 2/13/2025
9.0.4 38,861 1/21/2025
9.0.3 33,433 1/6/2025
9.0.2 23,402 12/11/2024
9.0.1 4,423 12/3/2024
9.0.0 7,478 11/19/2024
9.0.0-rc.3 176 11/14/2024
9.0.0-rc.2 159 11/11/2024
9.0.0-rc.1 186 10/22/2024
8.3.4 32,536 11/18/2024
8.3.3 8,413 11/5/2024
8.3.2 31,969 10/17/2024
8.3.1 25,408 9/25/2024
8.3.0 36,620 9/5/2024
8.3.0-rc.3 148 8/28/2024
8.3.0-rc.2 146 8/15/2024
8.3.0-rc.1 196 7/31/2024
8.2.3 7,530 9/4/2024
8.2.2 25,154 8/14/2024
8.2.1 25,599 7/30/2024
8.2.0 46,127 6/26/2024
8.2.0-rc.5 532 6/14/2024
8.2.0-rc.4 216 6/7/2024
8.2.0-rc.3 401 5/23/2024
8.2.0-rc.2 130 5/21/2024
8.2.0-rc.1 119 5/20/2024
8.1.5 4,981 7/29/2024
8.1.4 15,264 6/13/2024
8.1.3 36,788 5/15/2024
8.1.2 13,081 5/13/2024
8.1.1 27,554 4/16/2024
8.1.0 14,499 4/4/2024
8.1.0-rc.4 183 4/1/2024
8.1.0-rc.3 275 3/19/2024
8.1.0-rc.2 403 2/29/2024
8.1.0-rc.1 348 2/14/2024
8.0.6 2,917 5/14/2024
8.0.5 20,908 3/14/2024
8.0.4 23,326 2/20/2024
8.0.3 13,372 2/7/2024
8.0.2 36,102 1/17/2024
8.0.1 13,052 1/3/2024
8.0.0 30,037 12/19/2023
8.0.0-rc.3 833 12/7/2023
8.0.0-rc.2 896 11/28/2023
8.0.0-rc.1 491 11/21/2023
7.4.5 6,829 12/27/2023
7.4.4 7,193 12/13/2023
7.4.3 2,621 12/6/2023
7.4.2 23,640 11/13/2023
7.4.1 9,301 10/30/2023
7.4.0 23,128 10/9/2023
7.4.0-rc.5 237 10/2/2023
7.4.0-rc.4 407 9/22/2023
7.4.0-rc.3 573 9/13/2023
7.4.0-rc.2 1,978 8/24/2023
7.4.0-rc.1 601 8/16/2023
7.3.3 25,083 9/14/2023
7.3.2 32,113 8/7/2023
7.3.1 10,898 7/27/2023
7.3.0 17,644 7/12/2023
7.3.0-rc.3 238 7/5/2023
7.3.0-rc.2 376 6/20/2023
7.3.0-rc.1 445 6/6/2023
7.2.3 15,008 7/3/2023
7.2.2 55,856 5/16/2023
7.2.1 19,522 5/2/2023
7.2.0-rc.2 228 4/25/2023
7.2.0-rc.1 332 4/11/2023
7.1.1 24,566 4/3/2023
7.1.0 11,264 3/22/2023
7.1.0-rc.3 263 3/14/2023
7.1.0-rc.2 1,190 2/23/2023
7.1.0-rc.1 487 2/7/2023
7.0.3 12,587 3/7/2023
7.0.2 15,329 2/21/2023
7.0.1 36,607 1/19/2023
7.0.0 37,648 1/4/2023
7.0.0-rc.6 678 12/28/2022
7.0.0-rc.5 1,005 12/20/2022
7.0.0-rc.4 607 12/12/2022
7.0.0-rc.3 529 12/8/2022
7.0.0-rc.2 981 11/21/2022
7.0.0-rc.1 423 11/14/2022
6.0.3 46,824 1/18/2023
6.0.2 23,306 12/6/2022
6.0.1 37,229 10/28/2022
6.0.0 30,966 10/5/2022
6.0.0-rc.5 701 9/27/2022
6.0.0-rc.4 1,750 9/8/2022
6.0.0-rc.3 2,442 8/23/2022
6.0.0-rc.2 4,192 8/8/2022
6.0.0-rc.1 1,455 7/26/2022
5.3.5 8,220 10/20/2022
5.3.4 34,556 8/22/2022
5.3.3 105,007 7/22/2022
5.3.2 13,249 7/7/2022
5.3.1 11,608 6/29/2022
5.3.0 18,194 6/14/2022
5.3.0-rc.3 653 5/31/2022
5.3.0-rc.2 514 5/24/2022
5.3.0-rc.1 766 5/5/2022
5.2.2 46,673 5/16/2022
5.2.1 29,078 4/18/2022
5.2.0 13,310 4/5/2022
5.2.0-rc.2 737 3/18/2022
5.2.0-rc.1 1,159 3/8/2022
5.1.4 34,518 2/28/2022
5.1.3 37,771 1/26/2022
5.1.2 5,186 1/19/2022
5.1.1 6,881 1/12/2022
5.0.2 1,578 1/17/2022
5.0.1 17,824 12/28/2021
5.0.0 14,502 12/14/2021
5.0.0-rc.2 818 12/8/2021
5.0.0-rc.1 2,180 11/16/2021
5.0.0-beta.3 789 11/3/2021
5.0.0-beta.2 1,030 10/21/2021
5.0.0-beta.1 1,154 10/5/2021
4.4.4 23,431 11/9/2021
4.4.3 29,354 9/29/2021
4.4.2 18,505 9/2/2021
4.4.1 2,234 9/1/2021
4.4.0 32,688 8/2/2021
4.4.0-rc.2 2,273 7/6/2021
4.4.0-rc.1 781 6/28/2021
4.3.3 35,238 6/17/2021
4.3.2 19,207 5/27/2021
4.3.1 10,867 5/20/2021
4.3.0 27,671 4/22/2021
4.3.0-rc.2 1,089 4/8/2021
4.3.0-rc.1 841 3/31/2021
4.2.2 27,377 3/4/2021
4.2.1 59,565 2/9/2021
4.2.0 19,306 1/28/2021
4.2.0-rc.2 897 1/18/2021
4.2.0-rc.1 478 1/14/2021
4.1.2 6,069 1/19/2021
4.1.1 2,902 1/13/2021
4.1.0 7,149 1/6/2021
4.1.0-rc.2 1,057 12/18/2020
4.1.0-rc.1 384 12/17/2020
4.0.2 10,731 12/18/2020
4.0.1 3,024 12/14/2020
4.0.0 10,376 12/3/2020
4.0.0-rc.5 525 12/1/2020
4.0.0-rc.4 747 11/24/2020
4.0.0-rc.3 979 11/16/2020
4.0.0-rc.2 2,287 11/13/2020
4.0.0-rc.1 385 11/12/2020
3.3.2 4,204 12/2/2020
3.3.1 33,643 11/3/2020
3.3.0 7,368 10/27/2020
3.3.0-rc.2 454 10/23/2020
3.3.0-rc.1 537 10/15/2020
3.2.1 20,392 10/8/2020
3.2.0 7,789 10/1/2020
3.2.0-rc.2 1,688 9/21/2020
3.2.0-rc.1 657 9/17/2020
3.1.2 13,067 9/11/2020
3.1.1 1,333 9/10/2020
3.1.0 6,135 9/3/2020
3.1.0-rc.4 683 9/1/2020
3.1.0-rc.3 403 8/28/2020
3.1.0-rc.2 544 8/26/2020
3.1.0-rc.1 482 8/24/2020
3.0.5 11,624 7/29/2020
3.0.4 7,788 7/14/2020
3.0.3 2,507 7/7/2020
3.0.2 4,622 7/3/2020
3.0.1 1,086 7/2/2020
3.0.0 1,153 7/1/2020
2.9.0 12,160 6/4/2020
2.8.0 4,533 5/21/2020
2.7.0 5,978 5/7/2020
2.6.2 4,673 4/24/2020
2.6.1 885 4/23/2020
2.6.0 2,133 4/20/2020
2.5.0 2,929 4/9/2020
2.4.1 912 4/9/2020
2.4.0 1,700 4/6/2020
2.3.0 5,090 3/19/2020
2.2.1 2,852 3/7/2020
2.2.0 1,066 3/5/2020
2.1.1 4,051 2/20/2020
2.1.0 838 2/20/2020
2.0.1 4,077 1/24/2020
2.0.0 3,102 1/13/2020
1.1.2 4,547 12/12/2019
1.1.1 929 12/11/2019
1.1.0 1,206 12/6/2019
1.0.2 5,391 10/22/2019
1.0.0 1,067 10/21/2019
0.22.0 1,274 10/14/2019
0.21.0 1,819 9/23/2019
0.20.1 816 9/23/2019
0.20.0 832 9/23/2019
0.19.0 2,812 8/16/2019
0.18.1 3,158 6/26/2019
0.18.0 1,172 6/21/2019
0.17.0 1,190 5/3/2019
0.16.0 899 4/14/2019
0.15.0 2,912 3/22/2019