Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in castle-windsor

Castle Windsor and how to avoid service locator pattern?

Async MVC Action with Castle Windsor

Removing or overwriting a component from Windsor Container

How does Castle Windsor respond to a class which implements multiple interfaces?

Passing Windsor Castle Injected Dependency to a Parallel Thread - Dispose() problem

Castle windsor controller factory and repository not resolving

Problem with Automapper and Windsor

Internal logs for Castle Windsor

Managing RavenDb session in Windsor under NServiceBus

Registering a WcfClient in the container when the URI not yet known

castle-windsor wcf-client

Windsor Castle/ DI and object models

MEF2 how does the catalogs work? Looks like it's been removed

c# castle-windsor mef mef2

Windsor and DbContext per request - DbContext has been disposed

What is the purpose of injecting HttpContextBase in Controller with IoC

Castle Windsor registation unexpected behavior

c# castle-windsor

In Castle Windsor, can I register a Interface component and get a proxy of the implementation?

Castle windsor logging facility

Architecture problem: use of dependency injection resulting in rubbish API

IoC: Castle Windsor and WebAPI