Search code examples
Resolving IEnumerable<T> with Unity...

c#dependency-injectionunity-containerienumerable

Read More
How to construct an instance of a view-model when using Asp.Net MVC 5 framework and IoC container?...

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

Read More
How to setup a Unity Registration Convention?...

c#dependency-injectionunity-container

Read More
Adding Unity to MVC WebApi app...

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

Read More
How can I use Unity with internal classes?...

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

Read More
Dependency Injection with C# - Where to load the data for the Resolved Objects...

c#dependency-injectionunity-container

Read More
C# unity interception by attribute...

c#unity-containerinterception

Read More
Including a generic class in Unity App.Config file...

c#genericsapp-configunity-container

Read More
How to resolve type with parameter and use this parameter when resolving in child dependencies...

dependency-injectionunity-container

Read More
Error while trying to use an IoC container inside WebApi (Net Framework)...

c#asp.net-web-apiweb-applicationsinversion-of-controlunity-container

Read More
Translate code from Unity .NET to Java Spring...

springdependency-injectionunity-container

Read More
ASP.NET Identity's UserManager caches users?...

c#asp.net-mvcentity-frameworkasp.net-identityunity-container

Read More
Solving multiple interface implementation...

c#dependency-injectioninterfaceunity-container

Read More
Unity resolving constructor with ICollection<IMyInterface> dependency...

c#.netdependency-injectionunity-container

Read More
Retrieve instantiated types from UnityContainer...

c#unity-container

Read More
How to show child window using Unity framework with a viewmodel of two constructors?...

c#wpfmvvmdependency-injectionunity-container

Read More
How to register multiple classes that implements the same interface to UnityContainer?...

c#asp.net-mvcdependency-injectionunity-container

Read More
How to Inject dependencies in a Unity IoC container for SignalR hub?...

c#dependency-injectionasp.net-mvc-5signalrunity-container

Read More
HttpContext.Current is null while trying to register types into IoC container...

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

Read More
How to register type in the IoC container from an "Area" in ASP.NET MVC 5 app?...

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

Read More
WPF: Unity IoC + Prism...

c#wpfinversion-of-controlunity-containerprism

Read More
ASP.Net MVC: working with multiple repositories & injection by Unity DI...

asp.net-mvcdependency-injectionunity-container

Read More
I cannot reference Microsoft.Owin.Security.AuthenticationManager, why?...

c#owinunity-container

Read More
C# method doesn't appear to run...

c#unity-container

Read More
Resolve instance with multiple constructors using unity...

c#unity-containerioc-container

Read More
Unity IoC Config...

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

Read More
What is the main difference between ContainerControlledLifetimeManager and HierarchicalLifetimeManag...

dependency-injectioninversion-of-controlunity-container

Read More
Using MVVM, how can I establish a line of communication between a low level service and view model?...

c#mvvmunity-containerprism

Read More
What is the common hook up point for a proper Dependency Injection with MVC5 and WebApi2 controllers...

asp.net-mvcdependency-injectionasp.net-web-api2unity-container

Read More
MvcSiteMapProvider shows all menuitems even when the user isn't authorized for the action...

asp.netasp.net-mvc-4unity-containersimplemembershipmvcsitemapprovider

Read More
BackNext