Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in castle-windsor

The factory was disposed and can no longer be used. NHibernatefacility

How to register Ef core db context with Castle windsor?

How do I configure a single component instance providing multiple services in Castle.Windsor?

Which IOC Container runs in medium trust

Construtor/Setter Injection using IoC in HttpHandler, is it possible?

Constructor Injection Alternatives (Castle Windsor)

Do I need svc file to setup Castle Wcf Facility for non-HTTP services

Cyclic reference issue in MVP pattern using Windsor castle for Dependency injection

System.InvalidProgramException when executing unit tests in MSTest after Microsoft Security update MS13-004

NUnit integration tests and dependency injection

C#, Castle Windsor and The Composite design pattern

Why does a Castle Windsor typed factory return the same instance when creating with different parameters

c# castle-windsor

Castle Windsor: How to programatically pass a list parameter to the container?

Can Castle.Windsor do automatic resolution of concrete types

How do I control MembershipProvider instance creation/lifetime?

Can Windsor cooperate with another IoC container?

Technique for using AutoFixture to integration test an application using Castle Windsor

How to constructor-inject a string that is only known at runtime? (Windsor Castle)

Castle Windsor - registration by convention

Castle Dynamic Proxy of Interface and not Derived Class