Castle Windsor VS Microsoft.Extensions.DependencyInjection

Compare Castle Windsor vs Microsoft.Extensions.DependencyInjection and see what are their differences.

Castle Windsor

Castle Windsor is a best of breed, mature Inversion of Control container available for .NET (by castleproject)
IoC
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Castle Windsor Microsoft.Extensions.DependencyInjection
1 -
1,502 859
0.1% -
3.6 0.0
about 1 month ago -
C# C#
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Castle Windsor

Posts with mentions or reviews of Castle Windsor. We have used some of these posts to build our list of alternatives and similar projects.
  • Just saw a new pattern, I call it "almost factory"
    1 project | /r/programminghorror | 4 Oct 2021
    Most of the DI containers have a feature of resolving components by name. Here's an example of a "typed factory" that can be provided by the container and the component name can be used to select the service implementation: https://github.com/castleproject/Windsor/blob/master/docs/typed-factory-facility-interface-based.md

Microsoft.Extensions.DependencyInjection

Posts with mentions or reviews of Microsoft.Extensions.DependencyInjection. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Microsoft.Extensions.DependencyInjection yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing Castle Windsor and Microsoft.Extensions.DependencyInjection you can also consider the following projects:

Autofac - An addictive .NET IoC container

Ninject - the ninja of .net dependency injectors

Unity - This repository contains all relevant information about Unity Container suit

Simple Injector - An easy, flexible, and fast Dependency Injection library that promotes best practice to steer developers towards the pit of success.

DryIoc - DryIoc is fast, small, full-featured IoC Container for .NET

Scrutor - Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection

Lamar - Fast Inversion of Control Tool and Successor to StructureMap