1. Castle Windsor

    By:

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

  2. Castle Windsor log4net integration

    By:

    Castle Windsor integration package for logging facility via log4net.

  3. Castle Windsor logging facility

    By:

    Castle Windsor logging facility lets you easily inject loggers into your components. It offers integration with most popular 3rd party logging frameworks like NLog and log4net (available as separate packages: Castle.Windsor-nlog and Castle.Windsor-log4net).

  4. Castle Windsor WCF integration facility

    By:

    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 wit... More information

  5. Castle Windsor NLog integration

    By:

    Castle Windsor integration package for logging facility via NLog.

  6. CommonServiceLocator.WindsorAdapter

    By:

    An adapter to implement CommonServiceLocator on top of Castle Windsor

    10,580 downloads

  7. SignalR.Castle.Windsor

    By:

    A Castle.Windsor dependency resolver implementation for SignalR.

  8. NServiceBus.CastleWindsor-CI

    By:

    Legacy package, NServiceBus.CastleWindsor-CI is now included in the 'NServiceBus.CastleWindsor' package.

  9. Rebus.Castle.Windsor

    By:

    Provides a Castle Windsor container adapter for Rebus

  10. Nancy.Bootstrappers.Windsor

    By:

    A Windsor bootstrapper for the Nancy web framework.

  11. NServiceBus CastleWindsor 3.3.7

    By:

    The CastleWindsor Container for the nservicebus

  12. Castle Windsor factory support facility

    By:

    Provides ability for the components to be created by factory objects. You can use it to register things like HttpContext in the container. This facility is mostly targeted towards legacy applications.

  13. Quartz.Windsor

    By:

    Quartz.Net integration for Castle Windsor

    2,032 downloads

  14. MvcExtensions.Windsor

    By:

    ASP.NET MVC Extensions is framework developed on top of ASP.NET MVC extensibility point, which allows your IoC Container to rule everywhere.

    2,808 downloads

  15. SolrNet.Windsor 0.3.1

    By:

    Windsor facility for SolrNet

    1,895 downloads

  16. MassTransit.CastleWindsor

    By:

    This integration library adds support for Castle Windsor to MassTransit, a distributed application framework for .NET, including support for MSMQ and RabbitMQ.

    3,275 downloads

  17. Bootstrapper.Windsor

    By:

    Windsor Extension for Bootstrapper

    1,752 downloads

  18. GotFour.Windsor

    By:

    Fluent registration and conventions for windsor

  19. BclContrib-Abstract.CastleWindsor

    By:

    This package contains a Castle Windsor implementation of the abstract ServiceLocator.