Ayaka.MultiTenancy
2.1.0-preview
Prefix Reserved
This is a prerelease version of Ayaka.MultiTenancy.
dotnet add package Ayaka.MultiTenancy --version 2.1.0-preview
NuGet\Install-Package Ayaka.MultiTenancy -Version 2.1.0-preview
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="Ayaka.MultiTenancy" Version="2.1.0-preview" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ayaka.MultiTenancy" Version="2.1.0-preview" />
<PackageReference Include="Ayaka.MultiTenancy" />
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 Ayaka.MultiTenancy --version 2.1.0-preview
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ayaka.MultiTenancy, 2.1.0-preview"
#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=Ayaka.MultiTenancy&version=2.1.0-preview&prerelease
#tool nuget:?package=Ayaka.MultiTenancy&version=2.1.0-preview&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
About
Provides functionality for creating multi-tenanted applications.
Key Features
Provides various default implementations for multi-tenancy functionality like:
AsyncLocalTenantContextAccessor
implementingITenantContextAccessor
which allows you to access the current tenant context tailored in a similar way to ASP.NET'sIHttpContextAccessor
.
How to Use
Soon™
Additional Documentation`
See the documentation for more details.
Feedback & Contributing
Ayaka
is an open-source project and welcomes contributions. If you have any ideas, improvements or issues, please open an issue
or a pull request at the GitHub repository.
Product | Versions 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.
-
net9.0
- Ayaka.MultiTenancy.Abstractions (>= 2.1.0-preview)
- Light.GuardClauses (>= 13.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.0-preview | 117 | 3/18/2025 |
2.0.1-preview | 116 | 3/13/2025 |
2.0.0-preview | 111 | 3/13/2025 |
1.2.0-preview | 127 | 3/9/2025 |
1.1.0-preview | 52 | 2/28/2025 |