MicroKit.Tenancy
1.0.0-preview.1
dotnet add package MicroKit.Tenancy --version 1.0.0-preview.1
NuGet\Install-Package MicroKit.Tenancy -Version 1.0.0-preview.1
<PackageReference Include="MicroKit.Tenancy" Version="1.0.0-preview.1" />
<PackageVersion Include="MicroKit.Tenancy" Version="1.0.0-preview.1" />
<PackageReference Include="MicroKit.Tenancy" />
paket add MicroKit.Tenancy --version 1.0.0-preview.1
#r "nuget: MicroKit.Tenancy, 1.0.0-preview.1"
#:package MicroKit.Tenancy@1.0.0-preview.1
#addin nuget:?package=MicroKit.Tenancy&version=1.0.0-preview.1&prerelease
#tool nuget:?package=MicroKit.Tenancy&version=1.0.0-preview.1&prerelease
Core multitenancy layer for .NET 10+ — host-agnostic AsyncLocal tenant context, multi-strategy resolution pipeline, in-memory and configuration-based tenant stores, and DI registration.
| Product | Versions 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. |
-
net10.0
- MicroKit.Result (>= 1.0.0-preview.2)
- MicroKit.Tenancy.Abstractions (>= 1.0.0-preview.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.9)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.9)
- Microsoft.Extensions.Options (>= 10.0.9)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on MicroKit.Tenancy:
| Package | Downloads |
|---|---|
|
MicroKit.Tenancy.EntityFrameworkCore
EF Core tenant isolation for MicroKit.Tenancy — automatic query filters on ITenantEntity, SaveChanges stamp interceptor, and IgnoreTenantScope for admin queries. |
|
|
MicroKit.Tenancy.AspNetCore
ASP.NET Core integration for MicroKit.Tenancy — HTTP middleware and resolution strategies: header, route, subdomain, claims, host. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-preview.1 | 63 | 6/28/2026 |