Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ioc-container

Ioc Containers and dynamic languages (take 2)

Passing Windsor Castle Injected Dependency to a Parallel Thread - Dispose() problem

How can objects be injected in run time (after the initialization)?

Castle windsor controller factory and repository not resolving

Can Autofac return all services for a type in the same order they were registered?

How to reset all instances in IOC Container

Attempting to bind Guzzle Curl Client to Laravel's Service Container -- then Type Hint the Client Fails when attempting to __construct()

Property Injection in Base Controller using Ninject 2

Spring JUnit4 manual-/auto-wiring dilemma

Using factories to create multiple objects when using Dependency Injection

A simple IoC container for a a small plugin system

How to make setter injection in structuremap 3

Method-level attributed interception with Simple Injector

Entity Framework - concurrent use of containers

What is the equivalent of Container.GetAllInstances<T> in NInject?

Manage autofac container setup

Where to keep things like connectionstrings in an IoC pattern?

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

injecting connection strings to DI resolved classes

Unity IOC Buildup vs Resolve?