Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dependency-injection

Abstractions should not depend upon details. Details should depend upon abstractions?

How to use Shared Preferences in MVP without Dagger and not causing Presenter to be Context dependent?

MEF Constructor Injection

Pass parameter to constructor with Guice

How to determine if service has already been added to IServiceCollection

Can WCF Service have constructors?

A viable alternative to dependency injection?

dependency-injection

How to create custom annotation with code behind

How do you use Moq to mock a simple interface?

Spring: Using builder pattern to create a bean

Dependency Injection vs Service Location

Dagger 2 - two provides method that provide same interface

Check if in "dev" mode inside a Controller with Symfony

Factory Pattern with Open Generics

Spring Autowiring class vs. interface?

Spring Property Injection in a final attribute @Value - Java

Guice and properties files

How to understand the big picture in a loose coupled application?

Is dependency injection useful in C++

Simple Injector unable to inject dependencies in Web API controllers