Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dependency-injection

How to use a DI / IoC container with the model binder in ASP.NET MVC 2+?

Dependency Injection with Guice: Something that isn't covered by any tutorial

IoC/DI for a small .NET projects

Symfony2: How to get a config parameter within a listener?

IoC container - singleton or passed around instance? [duplicate]

Run program on init

Guice injections on named string fields

NestJS - Injected service is undefined in the constructor

MVVM, dependency injection and too many constructor parameters

Zend Framework 2 - DI and having to inject table adapter into tables... tedious?

How to test an Activity that uses a ContentProvider without affecting production database?

Spring boot custom constraint validator not injected with service

Inject ASP.NET MVC Controller property into service layer dependency?

Avoiding a nested service locator antipattern with DI / autofac

How to use reusable validation in a ValueObject