Search code examples
How to inject constructor argument from config file with Unity...

c#.netdependency-injectionunity-container

Read More
How to pass down the System.Web.Cache to my service layer...

c#asp.net-mvcunity-container

Read More
C# Unity register a list of registered types and resolve by adding N instances...

c#unity-container

Read More
Chain of dependencies using Unity Dependency Injection and Xamarin.Forms...

c#dependency-injectionxamarin.formsunity-container

Read More
Prism - Unity equivalent of MEF functionality?...

unity-containerprismmefdecoupling

Read More
Filters and FilterProvider with Dependency Injection; Manage Per-request?...

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

Read More
The type String cannot be constructed. You must configure the container to supply this value...

c#asp.net-mvcentity-frameworkasp.net-mvc-5unity-container

Read More
showing form containing interface as parameter to a constructor WPF...

c#wpfunity-container

Read More
log4net.Config.XmlConfigurator.Configure() takes too long...

asp.net-mvclog4netunity-containerlog4net-configuration

Read More
Unregister View and ViewModel in Prism.Unity.Forms...

xamarin.formsunity-containerprism

Read More
Cannot create an instance of an Interface with Unity...

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

Read More
Keeping a single instance of DBContext in application scope, PRISM & Unity IoC...

c#wpfmvvmunity-containerprism

Read More
Is it possible to inject the proper type without constructing or resolving an instance of it in the ...

c#unity-container

Read More
Register a type at runtime using Unity Container...

c#typesunity-containerioc-container

Read More
Unity Auto Register ICommandHandler...

c#unity-containercqrs

Read More
Accessing Unity Container from View Model...

c#wpfmvvminversion-of-controlunity-container

Read More
Inject string parameter with specific value to all types...

c#inversion-of-controlunity-container

Read More
Cannot access a disposed object Object name: 'UserManager`1'...

c#asp.net-mvcunity-container

Read More
Register multiple DbContext for IUnitOfWork using Unity IOC...

c#entity-frameworkentity-framework-6unity-containerrepository-pattern

Read More
When I Use from Ioc Configuration I Get Error About (cannot be used as type parameter 'TTo' ...

c#asp.net-web-apiinversion-of-controlunity-container

Read More
Is it possible to register a generic interface without specifying generic types in Unity?...

c#genericsunity-container

Read More
Unity IOC inject interface in ASP Control...

asp.netwebformsunity-container

Read More
Managing Unity registrations for .NET applications referencing a common library...

c#.netwcfdllunity-container

Read More
Can i suppress exceptions in the intercepted method while using unity IOC?...

c#unity-container

Read More
C# EF6 make multiple async calls to one context using Unity - Asp.Net Web Api...

c#asp.netentity-frameworkasynchronousunity-container

Read More
Can't find PerRequestLifetimeManager class in Unity.MVC4 or Unity(3.0)...

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

Read More
Unity container - resolve object which always same constructor parameter...

c#unity-container

Read More
Register Interface in Unity Container based on Marker interface into different Lifetime...

c#dependency-injectionunity-containercastle-windsor

Read More
Installed Unity bootstrapper for ASP.NET Web API - An error occurred when trying to create a control...

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

Read More
Entity Framework 6 - Dependency Injection with Unity - Repository pattern - Add or Update exception ...

c#entity-frameworkentity-framework-6unity-container

Read More
BackNext