The EntLibContrib Castle Windsor Configurator is an implementation of the IContainerConfigurator interface that allows to use Castle Windsor 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.Windsor |
Install
Install-Package EntLibContrib.Common.Configuration.Windsor
dotnet add package EntLibContrib.Common.Configuration.Windsor
paket add EntLibContrib.Common.Configuration.Windsor
EntLibContrib.Common.Configuration.Windsor Download (Unzip the "nupkg" after downloading)
Dependencies
- EnterpriseLibrary.Common(5.0)
- Castle.Windsor(2.5)
Tags