Search code examples
How do you handle 'deep' dependencies with IoC and DI?...


c#dependency-injectionunity-containerioc-container

Read More
Difficulty getting Unity dependency injection working with WebAPI, and OWIN...


c#asp.net-web-api2unity-containerowin

Read More
MVC Repository, Unity, Identity Error...


asp.net-mvc-5unity-containerdapperasp.net-identity-2

Read More
Unity Container Multiple Implementations of same interface...


c#.netunity-container

Read More
Unity trying to instantiate enum parameter while adding Active Directory access to OWIN...


c#dependency-injectionenumsactive-directoryunity-container

Read More
Unity - The current type is an interface and cannot be constructed. Generic repository DI...


.netgenericsunity-containerunit-of-work

Read More
How I can map Unity to inject instance of container?...


c#winformsunity-container

Read More
C# AOP Custom attribute Unity...


c#unity-containeraop

Read More
Mixing Unity Web API and MVC4 UnityDependencyResolvers: No parameterless constructor defined for thi...


c#asp.net-mvc-4unity-container

Read More
Automapper 4.2 Unity Inject MapperConfiguration...


c#dependency-injectionunity-containerautomapper-4

Read More
Unity LifeTime manager for Quartz.net...


c#asp.net-mvcentity-frameworkunity-containerquartz.net

Read More
Unity – Resolving objects by passing constructor parameter...


c#dependency-injectionunity-container

Read More
WPF unity Activation error occured while trying to get instance of type...


wpfunity-containerprismmodularity

Read More
Inject constructor parameters using Unity...


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

Read More
Prism UnityBootstrapper IUnityContainer Resolve returns an Object as opposed to DependencyObject...


c#wpfunity-containerprism

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


c#asp.netunity-containerowinowin-middleware

Read More
Is it better to create a singleton to access unity container or pass it through the application?...


c#unity-containerioc-container

Read More
Resolve Interface<T> with Unity...


c#genericsdependency-injectionunity-containerioc-container

Read More
how to achieve true loose coupling using Prism and Unity...


wpfmvvmunity-containerprismloose-coupling

Read More
Unity Container resolve a Dictionary of objects with same Interface...


c#-4.0dependency-injectioninversion-of-controlunity-container

Read More
How to use Unity MVC & Unity WebAPI in the same ASP.Net MVC project...


asp.net-mvcunity-containerasp.net-web-api2bootstrapper

Read More
How do I inject a connection string into an instance of IDbContextFactory<T>?...


c#entity-frameworkasp.net-mvc-4dependency-injectionunity-container

Read More
IoC Container. Inject container...


c#inversion-of-controlunity-containerioc-container

Read More
Unity container, how to inject an specific class based on the "calling" class...


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

Read More
Unity -The current type is an interface and cannot be constructed. Are you missing a type mapping?...


asp.net-mvcunity-container

Read More
How to pass a parameter to DbContext constructor using Dependency Injection...


c#entity-frameworkasp.net-web-apidependency-injectionunity-container

Read More
How to register types in the main container, but resolve in a child container?...


c#dependency-injectionunity-container

Read More
Microsoft Unity causing 30 second delay in app startup...


c#unity-container

Read More
Bootstrapping Unity - Composition Root location...


.netdependency-injectionunity-container

Read More
Dependency injection not working in web api call...


entity-frameworkasp.net-web-apiunity-container

Read More
BackNext