Search code examples
Interface inheritance and Unity resolve...

c#unity-container

Read More
Pass array of types to constructor using Unity Dependency Injection...

c#dependency-injectionunity-container

Read More
Register generic interface with non generic class...

c#dependency-injectionunity-container

Read More
Circular reference with my bootloader / Unity...

c#dependency-injectionunity-containerioc-containercircular-dependency

Read More
Intellisense and Autocompletion Unity...

c#unity-container

Read More
How to register all validators generically...

c#asp.net-web-apidependency-injectionunity-containerfluentvalidation

Read More
Dependency Injection composition root and decorator pattern...

c#asp.net-mvcdependency-injectioninversion-of-controlunity-container

Read More
Two different types leading to the same instance in Unity...

c#dependency-injectionunity-container

Read More
aspnet core web.config not loading...

c#asp.net-coreunity-container

Read More
Unity 5.8: registration by convention "Inheritance security rules violated"...

c#.netinversion-of-controlunity-container

Read More
MVVM, Unity, Prism, MEF, Caliburn - What should I use?...

prismunity-containermefmvvm-lightcaliburn.micro

Read More
How to use Serilog with Unity?...

c#asp.net-mvcdependency-injectionunity-containerserilog

Read More
Log4Net not logging in .NET WebApi project using UnityContainer...

asp.net-mvcasp.net-web-apiunity-containerlog4net

Read More
Unity Dependency Injection - issue managing per http request lifetime in MVC 5 web application...

c#asp.net-mvcdependency-injectionasp.net-mvc-5unity-container

Read More
Unity Container Resolve in Background Thread...

wpfsilverlightprismunity-containerbackgroundworker

Read More
Why is a type registered twice when lifetime manager is specified?...

c#.netunity-container

Read More
Unity Container PerRequestLifetimeManager in Web Api...

c#asp.net-web-apidependency-injectionasp.net-web-api2unity-container

Read More
Prism 7.0 RegisterSingleton not working?...

wpfmvvmmoduleunity-containerprism

Read More
How to get named loggers for LogManager (NLog) with Unity...

c#dependency-injectionunity-containerioc-containernlog

Read More
How to load unity settings from config file?...

c#.netdependency-injectionunity-container

Read More
Update singleton object (unity) in one ViewModel, have binding in other ViewModel update...

c#wpfbindingunity-containerprism

Read More
Use an async InjectionFactory...

c#async-awaitunity-container

Read More
How to design the Unity Container?...

c#design-patternsinversion-of-controlunity-container

Read More
Unity Extending Dependency Injection Containers...

c#dependency-injectioninversion-of-controlunity-container

Read More
UnityContainer.Resolve or ServiceLocator.GetInstance?...

c#dependency-injectioninversion-of-controlunity-container

Read More
Register a type with primitive-arguments constructor?...

c#dependency-injectionunity-containerprismioc-container

Read More
Using HttpContextBase in Service Layer...

asp.net-mvcunit-testingdependency-injectionunity-containerservice-layer

Read More
When does ApplicationShutdownMethod called?...

c#unity-container

Read More
RegisterInstance & TransientLifetimeManager, is it even possible?...

c#unity-container

Read More
Is Dependency Injection a good idea when not all instances are used?...

c#.netdependency-injectioninversion-of-controlunity-container

Read More
BackNext