Volo.Abp.MultiTenancy 9.2.1

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

🔗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 commercial version!

To understand how it works, see How it Works page.

If you wonder why you should choose ABP, check out Why ABP.IO Platform page.

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 (100)

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

Package Downloads
Volo.Abp.Auditing

Package Description

Volo.Abp.EventBus

Package Description

Volo.Abp.Authorization

Package Description

Volo.Abp.Features

Package Description

Volo.Abp.Caching

Package Description

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on Volo.Abp.MultiTenancy:

Repository Stars
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
xin-lai/Magicodes.Pay
Magicodes.Pay,是心莱科技团队提供的统一支付库,相关库均使用.NET标准库编写,支持.NET Framework以及.NET Core。目前已提供Abp模块的封装,支持开箱即用。
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
antosubash/abp-microservice
An abp microservice sample
Version Downloads Last Updated
9.3.0-rc.2 466 6/24/2025
9.3.0-rc.1 340 6/17/2025
9.2.1 24,114 6/23/2025
9.2.0 56,304 6/2/2025
9.2.0-rc.4 1,417 5/27/2025
9.2.0-rc.3 1,114 5/13/2025
9.2.0-rc.2 1,540 4/10/2025
9.2.0-rc.1 1,159 3/25/2025
9.1.3 58,329 5/12/2025
9.1.2 18,013 5/5/2025
9.1.1 80,459 3/27/2025
9.1.0 70,487 3/5/2025
9.1.0-rc.3 444 2/25/2025
9.1.0-rc.2 604 2/11/2025
9.1.0-rc.1 569 1/16/2025
9.0.8 2,663 3/26/2025
9.0.7 2,946 3/6/2025
9.0.6 7,121 3/3/2025
9.0.5 44,682 2/13/2025
9.0.4 158,335 1/21/2025
9.0.3 60,943 1/6/2025
9.0.2 70,685 12/11/2024
9.0.1 11,750 12/3/2024
9.0.0 31,476 11/19/2024
9.0.0-rc.3 305 11/14/2024
9.0.0-rc.2 252 11/11/2024
9.0.0-rc.1 348 10/22/2024
8.3.4 217,398 11/18/2024
8.3.3 53,981 11/5/2024
8.3.2 167,720 10/17/2024
8.3.1 203,847 9/25/2024
8.3.0 259,372 9/5/2024
8.3.0-rc.3 430 8/28/2024
8.3.0-rc.2 474 8/15/2024
8.3.0-rc.1 578 7/31/2024
8.2.3 26,192 9/4/2024
8.2.2 111,816 8/14/2024
8.2.1 128,341 7/30/2024
8.2.0 364,313 6/26/2024
8.2.0-rc.5 941 6/14/2024
8.2.0-rc.4 418 6/7/2024
8.2.0-rc.3 857 5/23/2024
8.2.0-rc.2 334 5/21/2024
8.2.0-rc.1 179 5/20/2024
8.1.5 34,806 7/29/2024
8.1.4 75,994 6/13/2024
8.1.3 220,886 5/15/2024
8.1.2 33,131 5/13/2024
8.1.1 153,228 4/16/2024
8.1.0 74,002 4/4/2024
8.1.0-rc.4 344 4/1/2024
8.1.0-rc.3 18,038 3/19/2024
8.1.0-rc.2 29,434 2/29/2024
8.1.0-rc.1 4,172 2/14/2024
8.0.6 45,508 5/14/2024
8.0.5 125,332 3/14/2024
8.0.4 142,426 2/20/2024
8.0.3 111,583 2/7/2024
8.0.2 252,707 1/17/2024
8.0.1 104,566 1/3/2024
8.0.0 206,969 12/19/2023
8.0.0-rc.3 4,366 12/7/2023
8.0.0-rc.2 9,114 11/28/2023
8.0.0-rc.1 2,524 11/21/2023
7.4.5 139,844 12/27/2023
7.4.4 28,646 12/13/2023
7.4.3 21,744 12/6/2023
7.4.2 161,472 11/13/2023
7.4.1 42,843 10/30/2023
7.4.0 134,938 10/9/2023
7.4.0-rc.5 394 10/2/2023
7.4.0-rc.4 1,579 9/22/2023
7.4.0-rc.3 3,510 9/13/2023
7.4.0-rc.2 2,965 8/24/2023
7.4.0-rc.1 1,895 8/16/2023
7.3.3 306,796 9/14/2023
7.3.2 195,829 8/7/2023
7.3.1 106,513 7/27/2023
7.3.0 189,015 7/12/2023
7.3.0-rc.3 977 7/5/2023
7.3.0-rc.2 1,082 6/20/2023
7.3.0-rc.1 2,548 6/6/2023
7.2.3 163,209 7/3/2023
7.2.2 417,382 5/16/2023
7.2.1 123,906 5/2/2023
7.2.0-rc.2 312 4/25/2023
7.2.0-rc.1 860 4/11/2023
7.1.1 179,067 4/3/2023
7.1.0 215,912 3/22/2023
7.1.0-rc.3 682 3/14/2023
7.1.0-rc.2 5,814 2/23/2023
7.1.0-rc.1 1,732 2/7/2023
7.0.3 198,772 3/7/2023
7.0.2 145,545 2/21/2023
7.0.1 319,988 1/19/2023
7.0.0 380,137 1/4/2023
7.0.0-rc.6 5,147 12/28/2022
7.0.0-rc.5 7,961 12/20/2022
7.0.0-rc.4 7,305 12/12/2022
7.0.0-rc.3 2,094 12/8/2022
7.0.0-rc.2 2,953 11/21/2022
7.0.0-rc.1 3,619 11/14/2022
6.0.3 299,472 1/18/2023
6.0.2 315,220 12/6/2022
6.0.1 826,636 10/28/2022
6.0.0 601,582 10/5/2022
6.0.0-rc.5 1,154 9/27/2022
6.0.0-rc.4 8,306 9/8/2022
6.0.0-rc.3 9,292 8/23/2022
6.0.0-rc.2 8,349 8/8/2022
6.0.0-rc.1 12,594 7/26/2022
5.3.5 86,546 10/20/2022
5.3.4 580,173 8/22/2022
5.3.3 565,989 7/22/2022
5.3.2 437,037 7/7/2022
5.3.1 322,556 6/29/2022
5.3.0 500,505 6/14/2022
5.3.0-rc.3 1,593 5/31/2022
5.3.0-rc.2 1,159 5/24/2022
5.3.0-rc.1 1,384 5/5/2022
5.2.2 740,999 5/16/2022
5.2.1 695,515 4/18/2022
5.2.0 613,646 4/5/2022
5.2.0-rc.2 2,649 3/18/2022
5.2.0-rc.1 1,907 3/8/2022
5.1.4 587,796 2/28/2022
5.1.3 719,823 1/26/2022
5.1.2 198,413 1/19/2022
5.1.1 243,109 1/12/2022
5.0.2 79,610 1/17/2022
5.0.1 252,254 12/28/2021
5.0.0 245,478 12/14/2021
5.0.0-rc.2 3,614 12/8/2021
5.0.0-rc.1 5,066 11/16/2021
5.0.0-beta.3 2,919 11/3/2021
5.0.0-beta.2 1,420 10/21/2021
5.0.0-beta.1 2,459 10/5/2021
4.4.4 442,012 11/9/2021
4.4.3 441,546 9/29/2021
4.4.2 248,952 9/2/2021
4.4.1 89,409 9/1/2021
4.4.0 1,411,458 8/2/2021
4.4.0-rc.2 5,628 7/6/2021
4.4.0-rc.1 4,126 6/28/2021
4.3.3 377,224 6/17/2021
4.3.2 286,668 5/27/2021
4.3.1 170,968 5/20/2021
4.3.0 570,365 4/22/2021
4.3.0-rc.2 2,010 4/8/2021
4.3.0-rc.1 2,277 3/31/2021
4.2.2 457,177 3/4/2021
4.2.1 255,756 2/9/2021
4.2.0 176,604 1/28/2021
4.2.0-rc.2 5,834 1/18/2021
4.2.0-rc.1 779 1/14/2021
4.1.2 71,795 1/19/2021
4.1.1 69,817 1/13/2021
4.1.0 106,721 1/6/2021
4.1.0-rc.2 1,485 12/18/2020
4.1.0-rc.1 402 12/17/2020
4.0.2 271,404 12/18/2020
4.0.1 67,134 12/14/2020
4.0.0 271,543 12/3/2020
4.0.0-rc.5 2,886 12/1/2020
4.0.0-rc.4 3,176 11/24/2020
4.0.0-rc.3 2,214 11/16/2020
4.0.0-rc.2 2,496 11/13/2020
4.0.0-rc.1 1,298 11/12/2020
3.3.2 139,451 12/2/2020
3.3.1 186,096 11/3/2020
3.3.0 83,828 10/27/2020
3.3.0-rc.2 464 10/23/2020
3.3.0-rc.1 822 10/15/2020
3.2.1 353,984 10/8/2020
3.2.0 88,107 10/1/2020
3.2.0-rc.2 2,096 9/21/2020
3.2.0-rc.1 2,691 9/17/2020
3.1.2 165,125 9/11/2020
3.1.1 49,605 9/10/2020
3.1.0 183,465 9/3/2020
3.1.0-rc.4 727 9/1/2020
3.1.0-rc.3 441 8/28/2020
3.1.0-rc.2 570 8/26/2020
3.1.0-rc.1 505 8/24/2020
3.0.5 174,357 7/29/2020
3.0.4 520,831 7/14/2020
3.0.3 79,594 7/7/2020
3.0.2 79,077 7/3/2020
3.0.1 284,044 7/2/2020
3.0.0 115,592 7/1/2020
2.9.0 447,296 6/4/2020
2.8.0 180,578 5/21/2020
2.7.0 252,812 5/7/2020
2.6.2 47,185 4/24/2020
2.6.1 36,622 4/23/2020
2.6.0 124,352 4/20/2020
2.5.0 56,322 4/9/2020
2.4.1 35,945 4/9/2020
2.4.0 72,702 4/6/2020
2.3.0 81,245 3/19/2020
2.2.1 73,090 3/7/2020
2.2.0 41,261 3/5/2020
2.1.1 59,229 2/20/2020
2.1.0 37,312 2/20/2020
2.0.1 88,932 1/24/2020
2.0.0 78,873 1/13/2020
1.1.2 131,648 12/12/2019
1.1.1 36,247 12/11/2019
1.1.0 46,166 12/6/2019
1.0.2 97,379 10/22/2019
1.0.0 36,169 10/21/2019
0.22.0 45,473 10/14/2019
0.21.0 38,295 9/23/2019
0.20.1 32,273 9/23/2019
0.20.0 32,118 9/23/2019
0.19.0 139,658 8/16/2019
0.18.1 84,358 6/26/2019
0.18.0 48,225 6/21/2019
0.17.0 66,102 5/3/2019
0.16.0 44,674 4/14/2019