Info
Version: | 4.1.1 |
Author(s): | Castle Project Contributors |
Last Update: | Sunday, October 14, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.castleproject.org/projects/windsor/ |
NuGet Url: | https://www.nuget.org/packages/Castle.FactorySupportFacility |
Install
Install-Package Castle.FactorySupportFacility
dotnet add package Castle.FactorySupportFacility
paket add Castle.FactorySupportFacility
Castle.FactorySupportFacility Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Castle.Windsor(>= 4.1.1 && <= 4.1.1)
- Castle.Windsor(>= 4.1.1 && <= 4.1.1)
- NETStandard.Library(>= 1.6.1)
Tags
You can use it to register things like HttpContext in the container. This facility is mostly targeted towards legacy applications.