Finbuckle.MultiTenant 10.0.5

Prefix Reserved
dotnet add package Finbuckle.MultiTenant --version 10.0.5
                    
NuGet\Install-Package Finbuckle.MultiTenant -Version 10.0.5
                    
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="Finbuckle.MultiTenant" Version="10.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Finbuckle.MultiTenant" Version="10.0.5" />
                    
Directory.Packages.props
<PackageReference Include="Finbuckle.MultiTenant" />
                    
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 Finbuckle.MultiTenant --version 10.0.5
                    
#r "nuget: Finbuckle.MultiTenant, 10.0.5"
                    
#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 Finbuckle.MultiTenant@10.0.5
                    
#: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=Finbuckle.MultiTenant&version=10.0.5
                    
Install as a Cake Addin
#tool nuget:?package=Finbuckle.MultiTenant&version=10.0.5
                    
Install as a Cake Tool

About MultiTenant

MultiTenant is an open source multi-tenancy library for modern .NET created and maintained by Finbuckle LLC. It enables tenant resolution, per-tenant app behavior, and per-tenant data isolation.

See https://www.finbuckle.com/MultiTenant for more details and documentation.

See the release history for all release details.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (48)

Showing the top 5 NuGet packages that depend on Finbuckle.MultiTenant:

Package Downloads
Finbuckle.MultiTenant.AspNetCore

ASP.NET Core support for Finbuckle.MultiTenant.

Finbuckle.MultiTenant.EntityFrameworkCore

Entity Framework Core support for Finbuckle.MultiTenant.

Mcrio.Finbuckle.MultiTenant.RavenDb.Store

RavenDB implementations of the Finbuckle.MultiTenant store.

Yamf.Multitenancy

Package Description

Juice.Extensions.MultiTenant

Juice core - Media Managment System.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Finbuckle.MultiTenant:

Repository Stars
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 10 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
enkodellc/blazorboilerplate
Blazor Boilerplate / Starter Template with MudBlazor
Version Downloads Last Updated
10.0.5 1,187 4/15/2026
10.0.4 46,154 3/12/2026
10.0.3 70,937 2/11/2026
10.0.2 58,021 1/14/2026
10.0.1 41,791 12/10/2025
10.0.0 45,319 11/20/2025
9.4.8 83 4/16/2026
9.4.7 3,661 3/20/2026
9.4.6 10,086 2/11/2026
9.4.5 23,630 1/14/2026
9.4.4 14,226 12/10/2025
9.4.3 24,808 11/20/2025
9.4.2 66,725 11/1/2025
9.4.1 39,759 10/16/2025
8.1.13 42 4/16/2026
8.1.12 1,637 3/20/2026
8.1.11 1,950 2/11/2026
8.1.10 9,387 1/14/2026
8.1.9 12,419 11/20/2025
8.1.8 13,948 10/16/2025
Loading failed