Search code examples
How can I apply the dependency inversion principle when using third party libraries?...

dependency-injectioninversion-of-controldependency-inversion

Read More
Differences and similarities between: ViewModelLocator, ServiceLocator, Dependency Injection...

c#design-patternsmvvmdependency-injectioninversion-of-control

Read More
How does the ViewModel constructor get the required interfaces?...

c#dependency-injectioninversion-of-controlviewmodel

Read More
Howto use external plugins via config file (runtime configuration) with Autofac 5...

c#.net-coredependency-injectioninversion-of-controlautofac

Read More
Defining the same Spring bean twice with same name...

springinversion-of-controljavabeans

Read More
How To Completely Separate Infrastructure from .NetCore WebAPI or Should I?...

asp.net-coredesign-patternsdependency-injectioninversion-of-controlclean-architecture

Read More
What is a Dependency Injection Container?...

phpoopdependency-injectioninversion-of-control

Read More
How do I extend a named Spring bean when using a @Qualifier specified bean injection point?...

javaspringinversion-of-controlautowired

Read More
Architecture with IoC Containers and Composition Root...

dependency-injectioninversion-of-controlunity-containerioc-containerstructuremap

Read More
Differences between 'Bridge Design Patterns' and 'Inversion of Control with an IOC conta...

design-patternsdependency-injectioninversion-of-controlioc-containerbridge

Read More
Would it make sense to have an XML configuration file per module for DI?...

dependency-injectioninversion-of-controlcompositionroot

Read More
Dependency injection, composition root, and entry points...

dependency-injectioninversion-of-control

Read More
Registering a type with multiple constructors and string dependency in Simple Injector...

c#dependency-injectioninversion-of-controlsimple-injectorconstructor-injection

Read More
Prism: RegisterViewWithRegion does not find public contructor...

c#inversion-of-controlprismioc-container

Read More
IoC, Where do you put the container?...

oopdependency-injectioninversion-of-controlcastle-windsor

Read More
Async Object doesn't register with get_it...

asynchronousflutterdartdependency-injectioninversion-of-control

Read More
Many dependencies in service...

phpsymfonydependency-injectioninversion-of-controlsymfony-2.5

Read More
Why should I not make my services singletons (ioc)?...

.netinversion-of-control

Read More
StructureMap -> Lamar .NET Core 3.1 service creation not working...

c#inversion-of-controlstructuremapasp.net-core-3.1lamar

Read More
What does "Lifetime scopes are respected" means?...

c#dependency-injectioninversion-of-controlautofac

Read More
How is OCP (Open closed principle) related to IoC (Inversion of Control)?...

javadesign-patternsinversion-of-controlsolid-principlesopen-closed-principle

Read More
What's the recommended folder structure of catalogs in project using IoC...

c#.netdependency-injectionarchitectureinversion-of-control

Read More
AWS Java SDK - What's faster? A single instance of DynamoDB client (@ApplicationScoped) or creat...

javaamazon-web-servicesamazon-dynamodbinversion-of-controlcdi

Read More
Dependency Injection: call different services based on the environment...

c#.net-coreinversion-of-control

Read More
What does the `binding` mean in the context of the DI pattern?...

c#design-patternsdependency-injectionbindinginversion-of-control

Read More
A code-based registration vs a design time registration in the context of the IoC...

dependency-injectioninversion-of-controlregistrationioc-containerdependency-inversion

Read More
Creating a small IoC Container in C#...

c#inversion-of-controlioc-container

Read More
Doing Inversion of Control (IoC) in Angular...

angulartypescriptdesign-patternsinversion-of-control

Read More
Why is coupling to dependencies with the new keyword considered bad?...

c#dependency-injectioninversion-of-controldecoupling

Read More
.NET CORE - DDD + CrossCutting + External API...

asp.net-core.net-coredomain-driven-designinversion-of-controlcross-cutting-concerns

Read More
BackNext