Search code examples
With Prism, can I use DependencyInjection by Microsoft rather than using either Prism.Unity or Prism...

.netwpfprismunity-container

Read More
Moq with Unity Container unit testing...

c#unit-testingunity-containermoq

Read More
Extending Prism IContainerRegistry to register by name specifying constructor...

wpfdependency-injectionprismunity-containerdryioc

Read More
Make sure that the controller has a parameterless public constructor error...

c#asp.net-mvcasp.net-web-apiunity-container

Read More
DryIOC equivalent of Unity's PerResolveLifetimeManager...

dependency-injectionunity-containerdryioc

Read More
Microsoft.Extensions.DependencyInjection auto resolve objects dependencies...

c#dependency-injectionunity-container

Read More
Unable to consolidate NuGet package transitive dependency versions in two NET Standard projects...

c#visual-studioentity-framework-coreprismunity-container

Read More
Can I do a RegisterType in one project and Resolve this interface in another project using Unity Con...

c#uwpunity-container

Read More
Implementing IAuthenticationFilter, Unit of Work and Dependency Injection...

c#entity-frameworkunity-containerasp.net-web-api2unit-of-work

Read More
Using dependency injection in SpecFlow step-file...

c#.netunity-containerspecflowacceptance-testing

Read More
HttpClient injected with Unity error in Web Forms page - Type or namespace name 'HttpClient'...

c#asp.netwebformsunity-containerdotnet-httpclient

Read More
Creating DbContext with unity failing with additional ctr...

c#entity-frameworkunity-container

Read More
Is it possible to registry class , unity container ,c#...

c#unity-container

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

c#unity-containerserilog.net-core-logging

Read More
How to inject dependencies into the global.asax.cs...

asp.net-mvc-3dependency-injectionunity-container

Read More
Unity - Why isn't Resolve(ParameterOverride[]) using the expected constructor?...

c#visual-studioconstructorunity-container

Read More
Migration from Prism 7 to Prism 8...

migrationprismunity-container

Read More
Unity and TransientLifetimeManager...

c#asp.net-mvcdependency-injectionunity-container

Read More
New LOB Silverlight 4 with Prism 4 (mvvm, mef, unity)...

mvvmsilverlight-4.0unity-containerprismmef

Read More
ASP.NET MVC 3 Dependency Injection - Controllers, Views & Action Filters...

asp.net-mvc-3dependency-injectionunity-container

Read More
MVC, EF - DataContext singleton instance Per-Web-Request in Unity...

asp.net-mvc-3entity-frameworkunity-containerioc-container

Read More
ResolutionFailedException with Unity...

c#unity-container

Read More
Proper way of dispose a database context with unity...

c#.netasp.net-mvc-5unity-containeridisposable

Read More
How can I inject all instances as collection IEnumerable<T> that implement a common interface ...

prismunity-container

Read More
Unity Container exception – You cannot have more than one dynamic module in each dynamic assembly in...

c#.net-coremigrationunity-container

Read More
How to resolve all implementations of one interface in unity?...

c#unity-container

Read More
Customizable Behavior using Unity Interception c#...

c#unity-containeraopinterceptionunity-interception

Read More
why does MakeGenericType put a backtick in the type it creates?...

c#unity-container

Read More
The type 'IUnityContainer' is defined in an assembly that is not referenced...

c#asp.netunity-container

Read More
Unity Resolution fails when Singleton is registered with named parameter...

c#.netdependency-injectionunity-container

Read More
BackNext