Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dependency-injection

Which pattern to use for logging? Dependency Injection or Service Locator?

Dependency injection with interfaces or classes

c# dependency-injection

Constructor injection with Quartz.NET and Simple Injector

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