Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dependency-injection

Are static methods a DI anti-pattern?

Unable to resolve service for type 'System.String' while attempting to activate 'MyService'

Why is $provide only available in the 'angular.mock.module' function, and $q only available in the 'angular.mock.inject' function?

Should logging infrastructure be injected when using IoC/DI if logging facade is used?

ASP.NET Core Web API Logging from a Static Class

Dagger 2 - Why is this a dependency cycle?

Difference between Dependency Injection and Mocking Framework (Ninject vs RhinoMocks or Moq)

Method injection using Dagger 2

Understanding the need for a DI framework

How to programmatically resolve property placeholder in Spring

Spring properties (property-placeholder) autowiring

Resolving IEnumerable<T> with Unity

Is it possible to bind different interfaces to the same instance of a class implementing all of them?

Dependency injection in ASP.NET Core 2 throws exception

Why does Spring get circular dependency issues on one machine and not another?

About multiple containers in spring framework

Dagger 2 Generic Type class inject error

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