Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in inversion-of-control

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

Manage autofac container setup

feeding dependencies to a factory class via IoC?

Automapper Custom Resolver - Inject Repository into constructor

Who coined the term "Inversion of Control Container" and which public container came first?

Do I really add this line for each class in my model using ninject and NHibernate?

Dependency Injection composition root and decorator pattern

Setter / property injection in Unity without attributes

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