Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dependency-injection

Dependency injection with abstract class

c# dependency-injection

Dagger 2 and interface implementations

How can I retrieve AppSettings configuration back in Asp.Net MVC 6?

Dependency Injection: what do you lose when instantiating concrete classes in parameterless constructor

Angular 2 @Injectable() - how it works

Difference between creating a scope using Autofac LifeTimeScope and Asp.net Core DI Extension IServiceScopeFactory

Uncaught (in promise): Error: No provider for String

Is grouping multiple @Service and @Repository classes into wrappers an anti-pattern?

Do we really need to implement IDisposable in Repository or UnitOfWork classes?

Why does the configuration of .NET Core options not work with a generic type parameter?

How to use container (and services) in Symfony 5 migrations?

"Newing up" Interfaces

MEF & separate Interface assembly leads to "Interface for every class"

How Dependency Injection Fosters Testability

Constructor injection of a View Model instance used as an Action method parameter

Ninject Dependency Injection with Asp.Net MVC3 or MVC4

What is the correct way to register FluentValidation with Simple Injector?

Autofac.Core.DependencyResolutionException

DI Control-Freak anti-pattern: Having trouble understanding

unit testing & constructor dependency injection