Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dependency-injection

Cannot resolve scoped service from root provider when "ASPNETCORE_ENVIRONMENT": "Development"

ServiceLocator and the Open/Closed Principle

Declarative Vs Bluprint Services in OSGi

Replace Spring.Net IoC with another Container (e.g. Ninject)

Polymorphism with Dependency Injection using Castle Windsor

NLog: Dependency Injection for custom Targets

How does ninject work at a high level, how does it intercept object instantiation?

RequestScope() and Kernel.Get<> in Ninject

MEF GetExportedValue with metadata

c# dependency-injection mef

Constructor Injection with TinyIoC

Having trouble injecting my Spring security user into my controller

Guice partial injection example

Why have named logger in Log4Net?

Ninject : Constructor parameter

Abstract the composition root in a reusable library

Spring @Autowire two beans of the same class which are not defined in ApplicationContext

SignalR 2.0 Injecting Interfaces with Ninject

Dependency Injection Initialization

Why shouldn't I call my dependencies from within the constructor?

StructureMap resolve a dependency across projects