Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unity-container

How to dynamically inject service into asp.net web api controller based on http request parameter using Unity

ServiceLocator get instance by passing construction parameter

named type not used for constructor injection

c# .net unity-container

How to do Hollywood Principle + DI + WPF + Unity

Unity does not resolve the dependency

Checking unity container type registrations programmatically

How do you Mock IUnityContainer?

Using abstract factory as injectionfactory in Unity?

Unity Container, Resolve Individual Objects

c# unity-container

MVC Integration tests with Unity IoC

Unity: The current type is an interface and cannot be constructed

Unity type registration for generic factory method

c# generics unity-container

Dependecy Injection: How To Overcome Cyclic Dependencies

Resolving array types in a Unity (Prism) container

Reflecting over assemblies causes Unity to require Microsoft.Practices.ServiceLocation

How to configure Unity to apply a "constant" string for a constructor parameter during RegisterType()?

Should I use OwinContext's Environment to hold application specific data per request

Unity IOC Buildup vs Resolve?

Dependency Injection composition root and decorator pattern

Setter / property injection in Unity without attributes