Volo.Abp.FeatureManagement.HttpApi 9.2.0-rc.1

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

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

Package Downloads
Volo.Abp.TenantManagement.HttpApi

Package Description

Wei.Saas.Host.HttpApi

abp module

Wei.Saas.Tenant.HttpApi

abp module

EveHR.Abp.SaasToolkit.HttpApi

EveHR Saas Toolkit.

AbpvNext.HttpApi

Abp vNext模块封装

GitHub repositories (12)

Showing the top 12 popular GitHub repositories that depend on Volo.Abp.FeatureManagement.HttpApi:

Repository Stars
abpframework/abp-samples
Sample solutions built with the ABP Framework
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
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
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应用模块组
EasyAbp/Abp.EventBus.CAP
This is a repository integrated CAP with ABP EventBus
EasyAbp/Abp.SettingUi
An ABP module used to manage ABP settings.
Version Downloads Last updated
9.2.0-rc.1 518 16 days ago
9.1.1 1,826 14 days ago
9.1.0 9,264 a month ago
9.1.0-rc.3 211 2 months ago
9.1.0-rc.2 217 2 months ago
9.1.0-rc.1 143 3 months ago
9.0.8 479 15 days ago
9.0.7 325 a month ago
9.0.6 640 a month ago
9.0.5 5,593 2 months ago
9.0.4 33,714 3 months ago
9.0.3 17,826 3 months ago
9.0.2 17,275 4 months ago
9.0.1 4,751 4 months ago
9.0.0 8,611 5 months ago
9.0.0-rc.3 168 5 months ago
9.0.0-rc.2 152 5 months ago
9.0.0-rc.1 152 6 months ago
8.3.4 23,405 5 months ago
8.3.3 11,525 5 months ago
8.3.2 26,898 6 months ago
8.3.1 52,093 7 months ago
8.3.0 42,185 7 months ago
8.3.0-rc.3 135 7 months ago
8.3.0-rc.2 166 8 months ago
8.3.0-rc.1 169 8 months ago
8.2.3 5,991 7 months ago
8.2.2 25,895 8 months ago
8.2.1 28,815 8 months ago
8.2.0 64,015 9 months ago
8.2.0-rc.5 610 10 months ago
8.2.0-rc.4 189 6/7/2024
8.2.0-rc.3 466 5/23/2024
8.2.0-rc.2 123 5/21/2024
8.2.0-rc.1 94 5/20/2024
8.1.5 4,436 8 months ago
8.1.4 15,044 10 months ago
8.1.3 45,492 5/15/2024
8.1.2 5,179 5/13/2024
8.1.1 33,022 4/16/2024
8.1.0 13,892 4/4/2024
8.1.0-rc.4 177 4/1/2024
8.1.0-rc.3 621 3/19/2024
8.1.0-rc.2 425 2/29/2024
8.1.0-rc.1 989 2/14/2024
8.0.6 3,268 5/14/2024
8.0.5 24,698 3/14/2024
8.0.4 28,265 2/20/2024
8.0.3 24,032 2/7/2024
8.0.2 51,070 1/17/2024
8.0.1 17,439 1/3/2024
8.0.0 51,468 12/19/2023
8.0.0-rc.3 1,056 12/7/2023
8.0.0-rc.2 966 11/28/2023
8.0.0-rc.1 532 11/21/2023
7.4.5 38,827 12/27/2023
7.4.4 8,061 12/13/2023
7.4.3 3,207 12/6/2023
7.4.2 71,588 11/13/2023
7.4.1 13,018 10/30/2023
7.4.0 29,128 10/9/2023
7.4.0-rc.5 239 10/2/2023
7.4.0-rc.4 487 9/22/2023
7.4.0-rc.3 761 9/13/2023
7.4.0-rc.2 2,420 8/24/2023
7.4.0-rc.1 777 8/16/2023
7.3.3 36,165 9/14/2023
7.3.2 45,080 8/7/2023
7.3.1 21,429 7/27/2023
7.3.0 53,314 7/12/2023
7.3.0-rc.3 206 7/5/2023
7.3.0-rc.2 341 6/20/2023
7.3.0-rc.1 457 6/6/2023
7.2.3 20,521 7/3/2023
7.2.2 97,042 5/16/2023
7.2.1 26,060 5/2/2023
7.2.0-rc.2 186 4/25/2023
7.2.0-rc.1 313 4/11/2023
7.1.1 33,143 4/3/2023
7.1.0 19,686 3/22/2023
7.1.0-rc.3 246 3/14/2023
7.1.0-rc.2 1,498 2/23/2023
7.1.0-rc.1 507 2/7/2023
7.0.3 20,368 3/7/2023
7.0.2 21,262 2/21/2023
7.0.1 60,890 1/19/2023
7.0.0 73,291 1/4/2023
7.0.0-rc.6 1,152 12/28/2022
7.0.0-rc.5 1,225 12/20/2022
7.0.0-rc.4 810 12/12/2022
7.0.0-rc.3 640 12/8/2022
7.0.0-rc.2 1,167 11/21/2022
7.0.0-rc.1 458 11/14/2022
6.0.3 59,313 1/18/2023
6.0.2 43,165 12/6/2022
6.0.1 66,416 10/28/2022
6.0.0 46,438 10/5/2022
6.0.0-rc.5 679 9/27/2022
6.0.0-rc.4 2,023 9/8/2022
6.0.0-rc.3 2,783 8/23/2022
6.0.0-rc.2 4,807 8/8/2022
6.0.0-rc.1 1,560 7/26/2022
5.3.5 7,923 10/20/2022
5.3.4 67,756 8/22/2022
5.3.3 128,208 7/22/2022
5.3.2 19,032 7/7/2022
5.3.1 24,193 6/29/2022
5.3.0 45,344 6/14/2022
5.3.0-rc.3 1,081 5/31/2022
5.3.0-rc.2 531 5/24/2022
5.3.0-rc.1 834 5/5/2022
5.2.2 50,612 5/16/2022
5.2.1 43,196 4/18/2022
5.2.0 23,498 4/5/2022
5.2.0-rc.2 759 3/18/2022
5.2.0-rc.1 1,306 3/8/2022
5.1.4 43,616 2/28/2022
5.1.3 67,861 1/26/2022
5.1.2 8,690 1/19/2022
5.1.1 10,911 1/12/2022
5.0.2 4,283 1/17/2022
5.0.1 26,311 12/28/2021
5.0.0 17,062 12/14/2021
5.0.0-rc.2 873 12/8/2021
5.0.0-rc.1 2,547 11/16/2021
5.0.0-beta.3 821 11/3/2021
5.0.0-beta.2 947 10/21/2021
5.0.0-beta.1 750 10/5/2021
4.4.4 43,145 11/9/2021
4.4.3 50,832 9/29/2021
4.4.2 34,232 9/2/2021
4.4.1 5,166 9/1/2021
4.4.0 57,774 8/2/2021
4.4.0-rc.2 2,470 7/6/2021
4.4.0-rc.1 1,705 6/28/2021
4.3.3 59,073 6/17/2021
4.3.2 27,257 5/27/2021
4.3.1 46,922 5/20/2021
4.3.0 59,097 4/22/2021
4.3.0-rc.2 1,156 4/8/2021
4.3.0-rc.1 936 3/31/2021
4.2.2 37,971 3/4/2021
4.2.1 65,896 2/9/2021
4.2.0 40,635 1/28/2021
4.2.0-rc.2 1,109 1/18/2021
4.2.0-rc.1 498 1/14/2021
4.1.2 8,679 1/19/2021
4.1.1 4,001 1/13/2021
4.1.0 9,049 1/6/2021
4.1.0-rc.2 1,059 12/18/2020
4.1.0-rc.1 313 12/17/2020
4.0.2 12,382 12/18/2020
4.0.1 3,385 12/14/2020
4.0.0 22,395 12/3/2020
4.0.0-rc.5 1,522 12/1/2020
4.0.0-rc.4 749 11/24/2020
4.0.0-rc.3 1,009 11/16/2020
4.0.0-rc.2 2,224 11/13/2020
4.0.0-rc.1 336 11/12/2020
3.3.2 7,141 12/2/2020
3.3.1 39,809 11/3/2020
3.3.0 8,891 10/27/2020
3.3.0-rc.2 392 10/23/2020
3.3.0-rc.1 490 10/15/2020
3.2.1 28,186 10/8/2020
3.2.0 14,180 10/1/2020
3.2.0-rc.2 1,597 9/21/2020
3.2.0-rc.1 1,180 9/17/2020
3.1.2 20,924 9/11/2020
3.1.1 1,875 9/10/2020
3.1.0 8,748 9/3/2020
3.1.0-rc.4 630 9/1/2020
3.1.0-rc.3 364 8/28/2020
3.1.0-rc.2 465 8/26/2020
3.1.0-rc.1 402 8/24/2020
3.0.5 15,309 7/29/2020
3.0.4 14,726 7/14/2020
3.0.3 5,415 7/7/2020
3.0.2 5,924 7/3/2020
3.0.1 1,616 7/2/2020
3.0.0 1,834 7/1/2020
2.9.0 25,101 6/4/2020
2.8.0 8,633 5/21/2020
2.7.0 8,063 5/7/2020
2.6.2 5,880 4/24/2020
2.6.1 1,428 4/23/2020
2.6.0 8,022 4/20/2020
2.5.0 4,838 4/9/2020
2.4.1 1,342 4/9/2020
2.4.0 2,573 4/6/2020
2.3.0 8,853 3/19/2020
2.2.1 5,471 3/7/2020
2.2.0 1,642 3/5/2020
2.1.1 5,361 2/20/2020
2.1.0 1,253 2/20/2020
2.0.1 7,228 1/24/2020
2.0.0 5,303 1/13/2020
1.1.2 6,920 12/12/2019
1.1.1 1,422 12/11/2019
1.1.0 2,697 12/6/2019
1.0.2 7,717 10/22/2019
1.0.0 1,701 10/21/2019
0.22.0 2,651 10/14/2019
0.21.0 2,576 9/23/2019
0.20.1 1,250 9/23/2019
0.20.0 1,242 9/23/2019
0.19.0 7,199 8/16/2019
0.18.1 6,328 6/26/2019
0.18.0 1,663 6/21/2019
0.17.0 2,913 5/3/2019
0.16.0 2,049 4/14/2019
0.15.0 6,854 3/22/2019