Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ioc-container

Autofac. How to get caller class Type?

Using Ninject and binding a default implementation while avoiding the dreaded Service Locator anti-pattern

Is there a way to get Guice to fail fast during Guice.createInjector

verifiying I understand the difference between IoC, Ioc Container, DI and service locator

Covariant service resolution by IoC container

Options for IoC Auto Wiring in Domain Driven Design

Creating new instances while still using Dependency Injection

How can I register a decorator using Microsoft.Extensions.DependencyInjection?

Simple Injector - Register Service with one custom Parameter

Castle windsor resolution pipeline with Unity as sub resolver

Unittesting IoC registration?

StructureMap and injecting IEnumerable<T>

How do I ensure that a given dependency is included in my app with the Spring Framework?

Using Unity to inject objects into IValueConverter instance

How to do a registration in Simple Injector after a GetInstance call / Alternate solution?

Autofac - How to get class name while creating instance

When is a Transient-scope object Deactivated in Ninject?

c# ioc-container ninject

Most controversial post, IoC, Ninject, just getting stuff to work

How does CDI container fit in EJB/Web container of Java EE server?

Injecting Dependencies into Domain Model classes with Nhibernate (ASP.NET MVC + IOC)