Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in castle-windsor

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?

castle PerRequestLifestyle not recognize

Umbraco MVC with Castle Windsor

where to find a windsor controller factory for mvc 2 ? There is no mvccontrib.castle.dll anymore o_O

Castle Windsor upgrade causes TypeLoadException for generic types

c# castle-windsor

Castle Windsor: Using convention registration along with specific implementations

castle-windsor

Help with Windsor and Repository and Unit of Work patterns

Rules for accessing services from domain objects

SignalR with IoC (Castle Windsor) - which lifetime for hubs?

Dependency Injection in ExceptionFilterAttribute C#

Dependency Injection and internal helper classes

Castle Windsor 3.0, Services and Multiple Implementation

c#-4.0 castle-windsor

How to use .net core dependency injection in multiprojects solution?

Polymorphism with Dependency Injection using Castle Windsor

Why have named logger in Log4Net?

Castle Windsor register an interface