Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in castle-windsor

Architecture problem: use of dependency injection resulting in rubbish API

Dependecy injection(Windsor) on WPF UserControl

How to pass resolved instances from Inversion of Control to classes in application?

Ninject feature (WhenInjectedInto) equivalent in Windsor

Configuring Castle Windsor using xml/app.config

Lazy loading with NHibernate Castle Facility

Using MEF with NHibernate and Castle Windsor

Automapper Custom Resolver - Inject Repository into constructor

Castle Windsor Registration of Interface and Abstract Implementations

castle-windsor

How can I unit test that Windsor can resolve Asp.net MVC3 controller dependencies?

injecting connection strings to DI resolved classes

IoC (Windsor) - What is a "Default Interface"?

Is it possible to have Castle Windsor resolve property dependancies when you dont have a reference to the container?

Castle Windsor ASP.NET MVC 4 and Web API same application. Only if MVC controllers have no dependencies?

Windsor Logging Facility: Control log name

c# castle-windsor nlog

How to get to the requesting type in a Castle Windsor factory method?

logging castle-windsor

Dynamic selection of interface implementation using IoC

Castle Windsor: inject IEnumerable<IService> using only a subset of registered components for IService

Castle Windsor: How to test that all registered components are resolvable?

testing castle-windsor

Castle Windsor: Best way to log when a component is registered?