Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dependency-injection

MEF = may experience frustration?

C++ dependency injection - by reference or by boost::shared_ptr?

How do I (or do I) unit test a concrete dependency

How to create a Moq provider for Ninject?

Using Unity to inject dependencies into a custom ActionFilter

Where should business logic (and what is that?) really live and how to do that with Spring?

How to reduce number of injected dependencies on controller

Thread safety implications of Spring DI

Make sure that the controller has a parameterless public constructor in Unity

custom membership provider and unity dependency injection

Does composition root needs unit testing?

Large scale server application using DDD with Python?

Symfony Dependency Injection inject new instance of class

Dependency injection without using spring framework

How to use Autofac to inject specific implementation in constructor

What is a good practice for dependency injection in Ruby?

How do I use custom model binder that supports dependency injection in ASP.NET Core?

How Jetty handles class loading with same class with different dependencies?

ActivatedRoute isn't working in Service

Flutter GetX Get.back() or navigator.pop() deletes controller from memory and can not recreate it