Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in inversion-of-control

good open source project using Dependency Injection Framework? [closed]

StructureMap -> EnrichWith is enriching too much (other instances)

Simple Spring, use of ClasspathApplicationContext for standalone apps, how to reuse?

C# Dependency Injection problem

ViewModel to ViewModel Communication

Get all concrete types from ninject

How to reset all instances in IOC Container

Is it a good design practice to have an interface for each service class in DDD?

RegisterOpenGeneric with SimpleInjector resolves incorrect type

Laravel: Binding to IoC Container

What is the purpose of injecting HttpContextBase in Controller with IoC

Autofac property injection with MVC ValidationAttribute

In Castle Windsor, can I register a Interface component and get a proxy of the implementation?

Castle windsor logging facility

Using factories to create multiple objects when using Dependency Injection

How to pass resolved instances from Inversion of Control to classes in application?

A simple IoC container for a a small plugin system

How do I inject Db into Service classes when unit testing ServiceStack.OrmLite with NUnit?

One samurai with a sword and one with a dagger

Best practices for DI in a library involving Types in attributes