![]() |
VOOZH | about |
dotnet add package Castle.Windsor --version 6.0.0
NuGet\Install-Package Castle.Windsor -Version 6.0.0
<PackageReference Include="Castle.Windsor" Version="6.0.0" />
<PackageVersion Include="Castle.Windsor" Version="6.0.0" />Directory.Packages.props
<PackageReference Include="Castle.Windsor" />Project file
paket add Castle.Windsor --version 6.0.0
#r "nuget: Castle.Windsor, 6.0.0"
#:package Castle.Windsor@6.0.0
#addin nuget:?package=Castle.Windsor&version=6.0.0Install as a Cake Addin
#tool nuget:?package=Castle.Windsor&version=6.0.0Install as a Cake Tool
Castle Windsor is best of breed, mature Inversion of Control container available for .NET.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 is compatible. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
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. |
Showing the top 20 popular GitHub repositories that depend on Castle.Windsor:
| Repository | Stars |
|---|---|
|
LuckyPennySoftware/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.
|
|
|
canton7/Stylet
A very lightweight but powerful ViewModel-First MVVM framework for WPF for .NET Framework and .NET Core, inspired by Caliburn.Micro.
|
|
|
jfrog/project-examples
Small projects in universal build ecosystems to configure CI and Artifactory
|
|
|
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
|
|
|
DevTeam/Pure.DI
Pure DI for .NET
|
|
|
laochiangx/ABP-ASP.NET-Boilerplate-Project-CMS
ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统
|
|
|
reqnroll/Reqnroll
Open-source Cucumber-style BDD test automation framework for .NET.
|
|
|
SharpRepository/SharpRepository
C# Generic Repository for use with Entity Framework, RavenDB and more with built-in caching options.
|
|
|
maartenba/MvcSiteMapProvider
An ASP.NET MVC SiteMapProvider implementation for the ASP.NET MVC framework.
|
|
|
pjvds/ncqrs
Ncqrs Framework - The CQRS Framework for .NET
|
|
|
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
|
|
|
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.
|
|
|
Saltarelle/SaltarelleCompiler
C# to JavaScript compiler – Now http://bridge.net
|
|
|
ben-wallis/Filtration
The Path of Exile loot filter editor
|
| Version | Downloads | Last Updated |
|---|---|---|
| 6.0.0 | 6,111,779 | 7/20/2023 |
| 5.1.2 | 5,420,205 | 5/17/2022 |
| 5.1.1 | 12,924,924 | 12/8/2020 |
| 5.1.0 | 220,597 | 11/16/2020 |
| 5.1.0-beta001 | 708,771 | 6/17/2020 |
| 5.0.1 | 6,865,510 | 9/18/2019 |
| 5.0.0 | 4,964,765 | 2/12/2019 |
| 5.0.0-beta001 | 29,577 | 10/26/2018 |
| 4.1.1 | 8,651,829 | 10/14/2018 |
| 4.1.0 | 25,614,250 | 9/28/2017 |
| 4.0.0 | 2,480,506 | 7/12/2017 |
| 3.4.0 | 1,703,512 | 1/23/2017 |
| 3.3.0 | 6,811,960 | 5/18/2014 |
| 3.2.1 | 1,469,400 | 7/22/2013 |
| 3.2.0 | 1,011,485 | 2/16/2013 |
| 3.1.0 | 437,676 | 8/5/2012 |
| 3.1.0-RC | 4,937 | 7/7/2012 |
| 3.0.0.4001 | 351,536 | 12/14/2011 |
| 3.0.0.3001 | 32,297 | 11/20/2011 |
| 3.0.0.2001 | 152,994 | 9/3/2011 |