Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in inversion-of-control

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?

IoC (Windsor) - What is a "Default Interface"?

Using Ninject with Udi Dahan's Domain Events

Dependency inversion and pervasive dependencies

LightInject IoC container throws stackoverflow when resolving type

MVC Integration tests with Unity IoC

Async tasks and Simple Injector Lifetime scopes

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?