Search code examples
How to write one unit test that handles different types?...

c#unit-testingmoqunity-containerxunit

Read More
How to implement this (HttpContext) dependency in Unity?...

c#asp.netinversion-of-controlunity-containerhttpcontext

Read More
Switching views in the same module for WPF Prism MVVM...

wpfmvvmunity-containerprism

Read More
ASP MVC ControllerFactory failing on AccountController...

c#asp.net-mvcdependency-injectionunity-container

Read More
How to Decouple IoC Framework Implementation...

c#dependency-injectioninversion-of-controlunity-containerenterprise-library

Read More
Resolution failed exception in Xamarin IOS prism...

xamarinxamarin.formsunity-containerprism

Read More
mvc5: Cannot access a disposed object. asp.net mvc5 using unity...

c#asp.netasp.net-mvcdependency-injectionunity-container

Read More
Retry Interceptor using Polly is not working for Unity...

c#unity-containerpolly

Read More
Unable to resolve dependencies with Unity.AspNet.Mvc in webapi controller...

dependency-injectionasp.net-mvc-5unity-container

Read More
Parameter injection with Prism 7 and Unity...

c#unity-containerprisminsight.database

Read More
How to create objects using a static factory method?...

c#unity-container

Read More
RegisterType from unity configuration file...

unity-containerprismconfiguration-files

Read More
ASP.NET WebApi not working. All routes return 404...

c#asp.netodataunity-containerowin

Read More
.NET Unity Interception using Custom Attributes...

c#unity-containeraopunity-interception

Read More
How to register a rhino stub in MS unity?...

c#unit-testingunity-containerrhino-mocks

Read More
Unity - mix parameter override with normal resolution...

c#.netdependency-injectionunity-container

Read More
Where to set up and store application state in a WCF Service Library project?...

.netwcfunity-container

Read More
DbContext is Disposed When Using Unity Dependency Injection on WebApi project...

c#dependency-injectionasp.net-web-api2unity-container

Read More
Register the same view twice to TabControl with different behavior...

c#wpfunity-containerprismioc-container

Read More
How to set different lifetime managers in Prism 7 with Unity container...

wpfunity-containerprismprism-7

Read More
Unity DI Container RegisterType method breaking changes from v5.8.x to v5.9.x...

dependency-injection.net-coreunity-containermediatr

Read More
Registering AccountController with Unity IoC...

c#asp.net-mvcunity-containerioc-container

Read More
unity resolve instance at web api controller...

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

Read More
Prism 7 - Merge ConfigurationModuleCatalog with DirectoryModuleCatalog...

c#wpfunity-containerprism

Read More
Unity 5.9 adds a ton of extra library references...

c#unity-container

Read More
How can I inject two implementations as once with Unity?...

c#interfaceunity-container

Read More
Injecting parents into composite constructors with Unity C#...

c#dependency-injectionunity-container

Read More
Best Design For Constantly Changing Property Within A Singleton Class With IoC Usage?...

c#design-patternsinversion-of-controlunity-containerproperty-injection

Read More
How can get access to Unity container in a class library ActionFilterAttribute?...

c#dependency-injectionunity-containerclass-libraryactionfilterattribute

Read More
Which lifetime manager to use to create new instances in foreach loops using Unity...

c#dependency-injectionunity-container

Read More
BackNext