Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in inversion-of-control

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

Structure Map and Aspnet.Identity UserManager static class issue

Autofac injection to custom Web-Api FilterAttribute

Why do I have to "wire up" Dependency Injection in ASP.NET MVC?

Elegantly reducing the number of dependencies in ASP.NET MVC controllers

What preferred way to wire dependencies using IoC container?

Excluding code from test coverage

Setter / property injection in Unity without attributes

How do I pass a parameter to the constructor using Simple Injector?