Castle.Windsor 5.0.0-beta001

Prefix Reserved
This is a prerelease version of Castle.Windsor.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Castle.Windsor --version 5.0.0-beta001
                    
NuGet\Install-Package Castle.Windsor -Version 5.0.0-beta001
                    
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="5.0.0-beta001" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Castle.Windsor" Version="5.0.0-beta001" />
                    
Directory.Packages.props
<PackageReference Include="Castle.Windsor" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Castle.Windsor --version 5.0.0-beta001
                    
#r "nuget: Castle.Windsor, 5.0.0-beta001"
                    
#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.
#addin nuget:?package=Castle.Windsor&version=5.0.0-beta001&prerelease
                    
Install Castle.Windsor as a Cake Addin
#tool nuget:?package=Castle.Windsor&version=5.0.0-beta001&prerelease
                    
Install Castle.Windsor as a Cake Tool

Castle Windsor is best of breed, mature Inversion of Control container available for .NET.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.6 is compatible.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (522)

Showing the top 5 NuGet packages that depend on Castle.Windsor:

Package Downloads
Castle.LoggingFacility

Castle Windsor logging facility lets you easily inject loggers into your components. It offers integration with most popular 3rd party logging frameworks like log4net, NLog and Serilog (see Castle Core docs).

Castle.Windsor.MsDependencyInjection

Package Description

Rebus.Castle.Windsor

Provides a Castle Windsor container adapter for Rebus

Castle.WcfIntegrationFacility

Castle Windsor WCF Integration facility enables integration with Windows Communication Foundation. It makes services and WCF proxies available as services in your application, lets you use non-default constructor and inject dependencies into your services, adds ability to easily set up your services with extensions, call services asynchronously without needing to use code generation and much more.

Castle.Facilities.AspNet.SystemWeb

Castle Windsor system web facility lets you easily add windsor to legacy aspnet web apps.

GitHub repositories (38)

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

Repository Stars
jbogard/MediatR
Simple, unambitious mediator implementation in .NET
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.
dotnetcore/AspectCore-Framework
AspectCore is an AOP-based cross platform framework for .NET Standard.
jfrog/project-examples
Small projects in universal build ecosystems to configure CI and Artifactory
canton7/Stylet
A very lightweight but powerful ViewModel-First MVVM framework for WPF for .NET Framework and .NET Core, inspired by Caliburn.Micro.
SolrNet/SolrNet
Solr client for .Net
danielpalme/IocPerformance
Performance comparison of .NET IoC containers
aliostad/CacheCow
An implementation of HTTP Caching in .NET Core and 4.5.2+ for both the client and the server
laochiangx/ABP-ASP.NET-Boilerplate-Project-CMS
ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统
SharpRepository/SharpRepository
C# Generic Repository for use with Entity Framework, RavenDB and more with built-in caching options.
DevTeam/Pure.DI
Pure DI for .NET
reqnroll/Reqnroll
Open-source Cucumber-style BDD test automation framework for .NET.
pjvds/ncqrs
Ncqrs Framework - The CQRS Framework for .NET
maartenba/MvcSiteMapProvider
An ASP.NET MVC SiteMapProvider implementation for the ASP.NET MVC framework.
n2cms/n2cms
N2 CMS, an open source CMS for ASP.NET
Dirkster99/Edi
Edi - The open source text editor IDE based on AvalonDock and AvalonEdit
Saltarelle/SaltarelleCompiler
C# to JavaScript compiler – Now http://bridge.net
MapWindow/MapWindow5
MW5 is a desktop GIS which is extendable using the plug-in architecture. It is using the MapWinGIS mapping control and is created from scratch in 2015 using new technologies like MEF and Dependency Injection making it small in size, robust and fast.
ben-wallis/Filtration
The Path of Exile loot filter editor
Version Downloads Last updated
6.0.0 2,298,153 7/20/2023
5.1.2 4,146,467 5/17/2022
5.1.1 10,160,868 12/8/2020
5.1.0 179,688 11/16/2020
5.1.0-beta001 646,184 6/17/2020
5.0.1 6,353,809 9/18/2019
5.0.0 4,629,566 2/12/2019
5.0.0-beta001 27,071 10/26/2018
4.1.1 7,553,600 10/14/2018
4.1.0 23,011,345 9/28/2017
4.0.0 2,146,070 7/12/2017
3.4.0 1,530,273 1/23/2017
3.3.0 6,072,024 5/18/2014
3.2.1 1,361,752 7/22/2013
3.2.0 895,579 2/16/2013
3.1.0 386,143 8/5/2012
3.1.0-RC 4,388 7/7/2012
3.0.0.4001 321,421 12/14/2011
3.0.0.3001 31,215 11/20/2011
3.0.0.2001 136,520 9/3/2011
2.5.4 79,655 10/3/2011
2.5.3 152,018 9/3/2011
2.5.2 49,694 4/18/2011
2.5.1 266,352 1/7/2011
2.1.1 40,002 1/7/2011
2.0.0 56,995 5/17/2011