The EntLibContrib Autofac Configurator is an implementation of the IContainerConfigurator interface that allows to use Autofac as the DI container in EntLib.
Info
Version: | 5.0.505 |
Author(s): | EntLibContrib Project Contributors |
Last Update: | Saturday, October 29, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://entlibcontrib.codeplex.com |
NuGet Url: | https://www.nuget.org/packages/EntLibContrib.Common.Configuration.Autofac |
Install
Install-Package EntLibContrib.Common.Configuration.Autofac
dotnet add package EntLibContrib.Common.Configuration.Autofac
paket add EntLibContrib.Common.Configuration.Autofac
EntLibContrib.Common.Configuration.Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
- EnterpriseLibrary.Common(5.0)
- Autofac(2.5)
Tags