Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unity-container

Load Unity mappings from an XML File

How to dynamically register a type (eg. a different implementation) for a Unity container based on web application URL?

Unity: Register two interfaces as one singleton with interception

Unity: Implicit ResolvedParameter for unnamed registrations

Exception when registering UnityPerRequestHttpModule with MVC 5

Wpf usercontrol with parameterised constructor

Property injection with Unity causing stack overflow

ControllerFactory for specific portable area

WCF, Unity: Teardown disposable instances

Unregister Instance in Unity container

.net unity-container

Resolving Instances with Delegates in Unity

Using Generic Repository with TEntity in Unity

How to pass parameters into constructors when using IoC containers?

Register a Moq mock object as type for a Unity container

Unity with factory method who need parameters

c# unity-container factory

Resolve generic Microsoft.Extensions.Logging.ILogger<T> with Unity - get InvalidCastException

Inject same DataContext instance across several types with Unity

Unit testing with ServiceLocator

Unity: Registering the same type for two interfaces

c# unity-container

.Net RIA Services: DomainService Needs a Parameterless Constructor?