Autofac.Multitenant
4.0.0-beta8-219
Prefix Reserved
See the version list below for details.
dotnet add package Autofac.Multitenant --version 4.0.0-beta8-219
NuGet\Install-Package Autofac.Multitenant -Version 4.0.0-beta8-219
<PackageReference Include="Autofac.Multitenant" Version="4.0.0-beta8-219" />
paket add Autofac.Multitenant --version 4.0.0-beta8-219
#r "nuget: Autofac.Multitenant, 4.0.0-beta8-219"
// Install Autofac.Multitenant as a Cake Addin #addin nuget:?package=Autofac.Multitenant&version=4.0.0-beta8-219&prerelease // Install Autofac.Multitenant as a Cake Tool #tool nuget:?package=Autofac.Multitenant&version=4.0.0-beta8-219&prerelease
Autofac extension for multitenant application support.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
.NETPlatform | dotnet is compatible. |
DNX | dnx451 is compatible. |
Windows Store | win is compatible. |
-
.NETFramework 4.5
- Autofac (>= 4.0.0-beta8-135)
-
.NETPlatform 5.0
- Autofac (>= 4.0.0-beta8-135)
- System.Runtime (>= 4.0.21-beta-23302)
-
DNX 4.5.1
- Autofac (>= 4.0.0-beta8-135)
-
Windows 0.0
- Autofac (>= 4.0.0-beta8-135)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Autofac.Multitenant:
Package | Downloads |
---|---|
Autofac.AspNetCore.Multitenant
Multitenant Autofac container integration support for ASP.NET Core. |
|
Autofac.Multitenant.Wcf
Multitenant applications allow individual tenants to override dependencies rather than having a simple root container for everyone. This extension provides support for an application container and tenant-specific overrides using Autofac when hosting WCF services. |
|
mg.core.project
Core assembly for my project. |
|
Mg.Core.Mvc.Project
Core assembly for MVC project. |
|
Mg.Core.WebApi.Project
Core assembly for WebApi project. |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Autofac.Multitenant:
Repository | Stars |
---|---|
autofac/Examples
Example projects that consume and demonstrate Autofac IoC functionality and integration
|
|
yc-l/yc.boilerplate
YC. Boilerplate is a set of loose coupling, flexible combination, complete functions, convenient development, and reduces the workload of development.
|
|
autofac/Autofac.AspNetCore.Multitenant
Enables multitenant dependency injection support for ASP.NET Core.
|
Version | Downloads | Last updated |
---|---|---|
8.0.3 | 74,484 | 4/1/2024 |
8.0.2 | 103,098 | 3/12/2024 |
8.0.1 | 54,840 | 1/28/2024 |
8.0.0 | 5,794 | 1/18/2024 |
7.0.1 | 87,672 | 8/24/2023 |
7.0.0 | 264,685 | 3/8/2023 |
6.0.0 | 2,091,087 | 9/28/2020 |
5.0.1 | 442,590 | 4/7/2020 |
5.0.0 | 282,204 | 1/28/2020 |
4.2.0 | 646,434 | 8/28/2017 |
4.1.0 | 5,094 | 8/16/2017 |
4.0.0 | 254,359 | 8/9/2016 |
4.0.0-rc3-226 | 1,102 | 6/28/2016 |
4.0.0-beta8-219 | 1,981 | 9/10/2015 |
4.0.0-beta8-216 | 1,032 | 9/9/2015 |
4.0.0-beta7-222 | 1,173 | 9/11/2015 |
Renamed the Autofac.Extras.Multitenant namespace to Autofac.Multitenant.