Castle.Windsor 2.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Castle.Windsor --version 2.1.1
NuGet\Install-Package Castle.Windsor -Version 2.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Castle.Windsor" Version="2.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Castle.Windsor --version 2.1.1
#r "nuget: Castle.Windsor, 2.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Castle.Windsor as a Cake Addin
#addin nuget:?package=Castle.Windsor&version=2.1.1

// Install Castle.Windsor as a Cake Tool
#tool nuget:?package=Castle.Windsor&version=2.1.1

Castle Project offers two Inversion of Control Containers. The MicroKernel and the Windsor Container.

The Castle MicroKernel is an inversion of control container that was designed towards extensibility. It combines facilities to grow orthogonally. These facilities work side-by-side, without interfering or depending on each other, to allow you to easily extend the container functionality by plugging in new concerns and semantics.

Castle Windsor aggregates the MicroKernel and exposes a powerful configuration support. It is suitable for common enterprise application needs. It is able to register facilities and components based on the configuration and adds support for interceptors.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (40)

Showing the top 5 popular GitHub repositories that depend on Castle.Windsor:

Repository Stars
jbogard/MediatR
Simple, unambitious mediator implementation in .NET
EasyNetQ/EasyNetQ
An easy to use .NET API for RabbitMQ
SpecFlowOSS/SpecFlow
#1 .NET BDD Framework. SpecFlow automates your testing & works with your existing code. Find Bugs before they happen. Behavior Driven Development helps developers, testers, and business representatives to get a better understanding of their collaboration
rubberduck-vba/Rubberduck
Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
zkavtaskin/Domain-Driven-Design-Example
Blog series supplementary domain-driven design C# repository that (hopefully) actually makes sense.
Version Downloads Last updated
3.3.0 162,600 5/18/2014
3.2.1 69,838 7/22/2013
3.2.0 57,043 2/16/2013
3.1.0 14,607 8/5/2012
3.1.0-RC 117 7/7/2012
3.0.0.4001 11,711 12/14/2011
3.0.0.3001 396 11/20/2011
3.0.0.2001 781 9/3/2011
2.5.4 2,807 10/3/2011
2.5.3 2,221 9/3/2011
2.5.2 2,413 4/18/2011
2.5.1 2,452 1/7/2011
2.1.1 697 1/7/2011
2.0.0 318 5/17/2011