Search code examples
DDD: using db layer as a singleton, could this be problematic...

javascriptnode.jsfunctional-programmingdomain-driven-designinversion-of-control

Read More
How to resolve Windsor container dependencies for a class library in ASP.NET Core Web API project?...

c#asp.net-core-webapiinversion-of-controlcastle-windsor

Read More
vue.js: How to specify which child component to use?...

javascriptvue.jsvuejs2vue-componentinversion-of-control

Read More
How to get all beans of specified interface which also implements other interfaces...

javaspringspring-bootinversion-of-control

Read More
Spring - is using new a bad practice?...

javaspringdependency-injectioninversion-of-controlnew-operator

Read More
Autofac: Register all MediatR handlers as inner classes of generic types...

c#genericsinversion-of-controlautofacmediatr

Read More
How to replace a registered service with a new one in MVVM?...

mvvmdependency-injectioninversion-of-controlmvvm-lightwindows-community-toolkit

Read More
Object gotten from the NestFactory has all the internal dependencies as undefined - NestJS...

dependency-injectionnestjsinversion-of-control

Read More
Micronaut - Create a bean without creating ApplicationContext...

javadependency-injectioninversion-of-controlmicronaut

Read More
How do I get ASPNET WebAPI working with Microsoft.Owin.Host.HttpListener on an Azure worker role usi...

azureasp.net-web-apiinversion-of-controlkatanadependency-resolver

Read More
Why does spring use ioc and di?...

springdependency-injectioninversion-of-control

Read More
Autofac with multiple implementations of the same interface...

c#dependency-injectioninversion-of-controlautofac

Read More
Register IStartupFilter with TryAddSingleton equivalent in ASP.NET Core...

c#asp.net-coredependency-injectioninversion-of-controlasp.net-core-5.0

Read More
Why is IoC / DI not common in Python?...

pythondesign-patternsdependency-injectioninversion-of-controlarchitecture

Read More
Why should I run ConfigureServices after ConfigureWebHostDefaults instead of using the ConfigureServ...

c#inversion-of-control.net-5

Read More
Spring DI - do not initialise all the dependent beans...

javaspringinversion-of-control

Read More
Using Flex Prana...

apache-flexflashactionscript-3inversion-of-control

Read More
How to resolve IOptions instance inside ConfigureServices?...

c#asp.net-coreinversion-of-controlasp.net-core-mvc

Read More
How to bootstrap a Laravel command line script?...

phplaravel-5inversion-of-control

Read More
Register lambda as factory (with dependencies)...

.netinversion-of-controlautofac

Read More
set child winform properties from a parent form when using simple injector c#...

c#dependency-injectioninversion-of-controlsimple-injector

Read More
How To Register Generic Repository With SimpleIOC...

c#dependency-injectioninversion-of-controlrepository-pattern

Read More
DLL design and the Dependency Inversion Principle...

c#dllinversion-of-controldependency-inversion

Read More
ASPNET CORE Dependency Injection in an attribute class...

c#asp.net-coredependency-injectioninversion-of-control

Read More
How to inject dependencis into WCF Attribute with Simple Injector...

wcfattributesinversion-of-controlsimple-injector

Read More
Understanding why we use Inversion of control containers for unit testing...

c#dependency-injectionninjectinversion-of-control

Read More
Using IoC for Unit Testing...

c#unit-testingmockinginversion-of-control

Read More
structuremap - two implementations of same interface...

c#dependency-injectioninversion-of-controlstructuremap

Read More
How to configure dependency injection container with Func<T, Result>?...

c#.netdependency-injectioninversion-of-controlautofac

Read More
.Net - Decoupling Unit of Work pattern for multiple ORM's...

.netdependency-injectioninversion-of-controlunit-of-workdecoupling

Read More
BackNext