StructureMap VS Castle Windsor

Compare StructureMap vs Castle Windsor and see what are their differences.

StructureMap

A Dependency Injection/Inversion of Control tool for .NET (by structuremap)

Castle Windsor

Castle Windsor is a best of breed, mature Inversion of Control container available for .NET (by castleproject)
IoC
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
StructureMap Castle Windsor
- 1
911 1,503
0.0% 0.0%
0.0 3.6
almost 2 years ago 2 months ago
C# C#
GNU General Public License v3.0 or later 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.

StructureMap

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

We haven't tracked posts mentioning StructureMap yet.
Tracking mentions began in Dec 2020.

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

What are some alternatives?

When comparing StructureMap and Castle Windsor you can also consider the following projects:

Autofac - An addictive .NET IoC container

Microsoft.Extensions.DependencyInjection

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

Ninject - the ninja of .net dependency injectors

Lamar - Fast Inversion of Control Tool and Successor to StructureMap

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