Autofac.AspNetCore.Multitenant
2.0.1
ASP.NET Core support for multitenant DI via Autofac.Multitenant.
Install-Package Autofac.AspNetCore.Multitenant -Version 2.0.1
dotnet add package Autofac.AspNetCore.Multitenant --version 2.0.1
<PackageReference Include="Autofac.AspNetCore.Multitenant" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Autofac.AspNetCore.Multitenant --version 2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Release notes are at https://github.com/autofac/Autofac.AspNetCore.Multitenant/releases
Dependencies
-
.NETCoreApp 3.0
- Autofac.Extensions.DependencyInjection (>= 5.0.1)
- Autofac.Multitenant (>= 4.2.0)
-
.NETStandard 2.0
- Autofac.Extensions.DependencyInjection (>= 5.0.1)
- Autofac.Multitenant (>= 4.2.0)
- Microsoft.AspNetCore.Hosting (>= 2.1.0)
GitHub Usage
This package is not used by any popular GitHub repositories.