PuzzleCMS.Core.Multitenancy
1.0.0-preview-0108
An Unobtrusive Multitenancy helper for (new or existing) Asp.Net Core project
The goal of this project is to add the multitenancy functionality to an ASP.NET Core application (existing or new) without modification (or very little) of code.
It's support multitenant DI ,sandbox services, etc.
This is a prerelease version of PuzzleCMS.Core.Multitenancy.
Requires NuGet 4.0 or higher.
Install-Package PuzzleCMS.Core.Multitenancy -Version 1.0.0-preview-0108
dotnet add package PuzzleCMS.Core.Multitenancy --version 1.0.0-preview-0108
<PackageReference Include="PuzzleCMS.Core.Multitenancy" Version="1.0.0-preview-0108" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PuzzleCMS.Core.Multitenancy --version 1.0.0-preview-0108
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/courio-dev/UnobtrusiveMultitenancy/blob/master/HISTORY.md
Dependencies
-
.NETStandard 2.0
- Microsoft.AspNetCore.Hosting (>= 2.1.0)
- Microsoft.AspNetCore.Http (>= 2.1.0)
- Microsoft.AspNetCore.JsonPatch (>= 2.1.0)
- Microsoft.AspNetCore.Mvc (>= 2.1.0)
- Microsoft.Extensions.Configuration (>= 2.1.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 2.1.0)
- Microsoft.Extensions.Configuration.FileExtensions (>= 2.1.0)
- Microsoft.Extensions.Configuration.Ini (>= 2.1.0)
- Microsoft.Extensions.Configuration.Json (>= 2.1.0)
- Microsoft.Extensions.DependencyInjection (>= 2.1.0)
- Microsoft.Extensions.FileProviders.Physical (>= 2.1.0)
- Microsoft.Extensions.Options (>= 2.1.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 2.1.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0-preview-0108 | 254 | 10/4/2018 |