Autofac container support, for the dotnettency Mutlitenancy library for dotnet standard compatible applications.
Info
Version: | 3.0.0-major-changes.1 |
Author(s): | Darrell Tunnell |
Last Update: | Thursday, March 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dazinator/Dotnettency |
NuGet Url: | https://www.nuget.org/packages/Dotnettency.Container.Autofac |
Install
Install-Package Dotnettency.Container.Autofac
dotnet add package Dotnettency.Container.Autofac
paket add Dotnettency.Container.Autofac
Dotnettency.Container.Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
- Dotnettency(>= 2.0.0)
- Autofac(>= 4.9.2)
- Autofac.Extensions.DependencyInjection(>= 4.3.0)
- Microsoft.Extensions.DependencyInjection(>= 1.0.0)
- NETStandard.Library(>= 1.6.1)
Tags