Volo.Abp.TenantManagement.HttpApi 8.0.0-rc.1

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

ℹ️ 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 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 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (27)

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

Package Downloads
MTD.BM.AGV.SettingsManagement

Package Description

Paas.Pioneer.IOTNetworkCard.HttpApi

Paas.Pioneer.IOTNetworkCard.HttpApi

AbpvNext.HttpApi

Abp vNext模块封装

Paas.Pioneer.Admin.Core.HttpApi

Paas.Pioneer.Admin.Core.HttpApi

Jh.Identity.HttpApi

Abp Extension

GitHub repositories (14)

Showing the top 14 popular GitHub repositories that depend on Volo.Abp.TenantManagement.HttpApi:

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
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.
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/FileManagement
An abp.io application module that allows users to upload and maintain files.
Version Downloads Last updated
9.2.0-rc.3 384 5/13/2025
9.2.0-rc.2 621 4/10/2025
9.2.0-rc.1 493 3/25/2025
9.1.3 2,422 5/12/2025
9.1.2 926 5/5/2025
9.1.1 7,999 3/27/2025
9.1.0 10,700 3/5/2025
9.1.0-rc.3 97 2/25/2025
9.1.0-rc.2 157 2/11/2025
9.1.0-rc.1 98 1/16/2025
9.0.8 524 3/26/2025
9.0.7 282 3/6/2025
9.0.6 629 3/3/2025
9.0.5 4,135 2/13/2025
9.0.4 35,980 1/21/2025
9.0.3 20,248 1/6/2025
9.0.2 9,530 12/11/2024
9.0.1 2,179 12/3/2024
9.0.0 6,266 11/19/2024
9.0.0-rc.3 130 11/14/2024
9.0.0-rc.2 107 11/11/2024
9.0.0-rc.1 120 10/22/2024
8.3.4 16,894 11/18/2024
8.3.3 8,131 11/5/2024
8.3.2 18,314 10/17/2024
8.3.1 13,142 9/25/2024
8.3.0 21,622 9/5/2024
8.3.0-rc.3 94 8/28/2024
8.3.0-rc.2 122 8/15/2024
8.3.0-rc.1 131 7/31/2024
8.2.3 2,990 9/4/2024
8.2.2 11,517 8/14/2024
8.2.1 16,635 7/30/2024
8.2.0 41,591 6/26/2024
8.2.0-rc.5 495 6/14/2024
8.2.0-rc.4 128 6/7/2024
8.2.0-rc.3 276 5/23/2024
8.2.0-rc.2 99 5/21/2024
8.2.0-rc.1 81 5/20/2024
8.1.5 5,498 7/29/2024
8.1.4 11,550 6/13/2024
8.1.3 26,085 5/15/2024
8.1.2 3,930 5/13/2024
8.1.1 23,711 4/16/2024
8.1.0 7,290 4/4/2024
8.1.0-rc.4 93 4/1/2024
8.1.0-rc.3 456 3/19/2024
8.1.0-rc.2 196 2/29/2024
8.1.0-rc.1 190 2/14/2024
8.0.6 3,191 5/14/2024
8.0.5 19,201 3/14/2024
8.0.4 14,627 2/20/2024
8.0.3 12,915 2/7/2024
8.0.2 28,608 1/17/2024
8.0.1 8,576 1/3/2024
8.0.0 37,636 12/19/2023
8.0.0-rc.3 914 12/7/2023
8.0.0-rc.2 646 11/28/2023
8.0.0-rc.1 401 11/21/2023
7.4.5 29,366 12/27/2023
7.4.4 4,050 12/13/2023
7.4.3 2,198 12/6/2023
7.4.2 13,314 11/13/2023
7.4.1 9,088 10/30/2023
7.4.0 15,519 10/9/2023
7.4.0-rc.5 137 10/2/2023
7.4.0-rc.4 142 9/22/2023
7.4.0-rc.3 357 9/13/2023
7.4.0-rc.2 693 8/24/2023
7.4.0-rc.1 429 8/16/2023
7.3.3 20,762 9/14/2023
7.3.2 27,469 8/7/2023
7.3.1 12,319 7/27/2023
7.3.0 39,131 7/12/2023
7.3.0-rc.3 157 7/5/2023
7.3.0-rc.2 269 6/20/2023
7.3.0-rc.1 332 6/6/2023
7.2.3 10,220 7/3/2023
7.2.2 42,763 5/16/2023
7.2.1 11,272 5/2/2023
7.2.0-rc.2 144 4/25/2023
7.2.0-rc.1 169 4/11/2023
7.1.1 16,622 4/3/2023
7.1.0 11,207 3/22/2023
7.1.0-rc.3 186 3/14/2023
7.1.0-rc.2 1,424 2/23/2023
7.1.0-rc.1 387 2/7/2023
7.0.3 13,208 3/7/2023
7.0.2 12,132 2/21/2023
7.0.1 37,217 1/19/2023
7.0.0 58,776 1/4/2023
7.0.0-rc.6 560 12/28/2022
7.0.0-rc.5 1,092 12/20/2022
7.0.0-rc.4 385 12/12/2022
7.0.0-rc.3 335 12/8/2022
7.0.0-rc.2 854 11/21/2022
7.0.0-rc.1 364 11/14/2022
6.0.3 42,507 1/18/2023
6.0.2 33,491 12/6/2022
6.0.1 43,498 10/28/2022
6.0.0 34,039 10/5/2022
6.0.0-rc.5 561 9/27/2022
6.0.0-rc.4 1,698 9/8/2022
6.0.0-rc.3 1,697 8/23/2022
6.0.0-rc.2 4,642 8/8/2022
6.0.0-rc.1 1,356 7/26/2022
5.3.5 4,007 10/20/2022
5.3.4 34,365 8/22/2022
5.3.3 114,356 7/22/2022
5.3.2 13,347 7/7/2022
5.3.1 20,579 6/29/2022
5.3.0 22,993 6/14/2022
5.3.0-rc.3 1,000 5/31/2022
5.3.0-rc.2 346 5/24/2022
5.3.0-rc.1 667 5/5/2022
5.2.2 38,815 5/16/2022
5.2.1 26,261 4/18/2022
5.2.0 17,129 4/5/2022
5.2.0-rc.2 638 3/18/2022
5.2.0-rc.1 1,149 3/8/2022
5.1.4 31,681 2/28/2022
5.1.3 39,425 1/26/2022
5.1.2 6,802 1/19/2022
5.1.1 7,226 1/12/2022
5.0.2 1,095 1/17/2022
5.0.1 10,151 12/28/2021
5.0.0 13,976 12/14/2021
5.0.0-rc.2 766 12/8/2021
5.0.0-rc.1 1,752 11/16/2021
5.0.0-beta.3 743 11/3/2021
5.0.0-beta.2 949 10/21/2021
5.0.0-beta.1 714 10/4/2021
4.4.4 28,403 11/9/2021
4.4.3 27,433 9/29/2021
4.4.2 17,426 9/2/2021
4.4.1 4,657 9/1/2021
4.4.0 44,238 8/2/2021
4.4.0-rc.2 1,826 7/6/2021
4.4.0-rc.1 1,044 6/28/2021
4.3.3 44,132 6/17/2021
4.3.2 17,010 5/27/2021
4.3.1 9,751 5/20/2021
4.3.0 48,136 4/22/2021
4.3.0-rc.2 875 4/8/2021
4.3.0-rc.1 590 3/31/2021
4.2.2 27,887 3/4/2021
4.2.1 60,706 2/9/2021
4.2.0 31,543 1/28/2021
4.2.0-rc.2 983 1/18/2021
4.2.0-rc.1 491 1/14/2021
4.1.2 5,239 1/19/2021
4.1.1 3,045 1/13/2021
4.1.0 6,144 1/6/2021
4.1.0-rc.2 882 12/18/2020
4.1.0-rc.1 314 12/17/2020
4.0.2 9,687 12/18/2020
4.0.1 2,741 12/14/2020
4.0.0 15,575 12/3/2020
4.0.0-rc.5 1,501 12/1/2020
4.0.0-rc.4 665 11/24/2020
4.0.0-rc.3 669 11/16/2020
4.0.0-rc.2 2,190 11/13/2020
4.0.0-rc.1 327 11/12/2020
3.3.2 6,549 12/2/2020
3.3.1 35,811 11/3/2020
3.3.0 6,339 10/27/2020
3.3.0-rc.2 393 10/23/2020
3.3.0-rc.1 454 10/15/2020
3.2.1 23,539 10/8/2020
3.2.0 11,944 10/1/2020
3.2.0-rc.2 1,654 9/21/2020
3.2.0-rc.1 654 9/17/2020
3.1.2 19,532 9/11/2020
3.1.1 1,203 9/10/2020
3.1.0 7,825 9/3/2020
3.1.0-rc.4 602 9/1/2020
3.1.0-rc.3 361 8/28/2020
3.1.0-rc.2 379 8/26/2020
3.1.0-rc.1 388 8/24/2020
3.0.5 13,305 7/29/2020
3.0.4 10,069 7/14/2020
3.0.3 4,449 7/7/2020
3.0.2 5,354 7/3/2020
3.0.1 1,242 7/2/2020
3.0.0 1,463 7/1/2020
2.9.0 12,019 6/4/2020
2.8.0 7,349 5/21/2020
2.7.0 7,094 5/7/2020
2.6.2 5,145 4/24/2020
2.6.1 1,037 4/23/2020
2.6.0 7,142 4/20/2020
2.5.0 4,263 4/9/2020
2.4.1 1,015 4/9/2020
2.4.0 2,204 4/6/2020
2.3.0 7,942 3/19/2020
2.2.1 5,093 3/7/2020
2.2.0 1,267 3/5/2020
2.1.1 4,739 2/20/2020
2.1.0 919 2/20/2020
2.0.1 6,721 1/24/2020
2.0.0 3,856 1/13/2020
1.1.2 5,982 12/12/2019
1.1.1 1,073 12/11/2019
1.1.0 2,337 12/6/2019
1.0.2 8,077 10/22/2019
1.0.0 1,216 10/21/2019
0.22.0 1,393 10/14/2019
0.21.0 2,223 9/23/2019
0.20.1 931 9/23/2019
0.20.0 891 9/23/2019
0.19.0 6,727 8/16/2019
0.18.1 6,212 6/26/2019
0.18.0 1,579 6/21/2019
0.17.0 2,672 5/3/2019
0.16.0 1,867 4/14/2019
0.15.0 1,202 3/22/2019
0.14.0 1,227 2/23/2019
0.13.0 1,308 1/27/2019
0.12.0 1,280 1/11/2019
0.11.0 1,306 1/7/2019
0.10.0 1,295 12/21/2018
0.9.0 1,387 12/7/2018
0.8.0 1,500 11/19/2018
0.7.1 1,386 10/31/2018
0.7.0 1,397 10/26/2018
0.6.0 1,442 10/12/2018
0.5.0 1,377 9/25/2018
0.4.1 1,552 8/4/2018
0.4.0 1,786 7/15/2018
0.3.7 1,743 7/6/2018
0.3.6 1,669 7/4/2018
0.3.5 1,653 7/3/2018
0.3.4 1,522 7/2/2018
0.3.3 1,678 6/28/2018
0.3.2 1,599 6/27/2018
0.3.1 1,659 6/27/2018
0.3.0 5,955 6/27/2018