Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ioc-container

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)

Castle Windsor CollectionResolver: Why doesn't it work on Resolve calls?

Should I encapsulate my IoC container?

IoC Dependency Injection for stateful objects (not global)

Ninject WCF Extension ArgumentNullException using NET.TCP Binding

How to bootstrap AutoMapper with Unity?

Does DI make sense in a desktop app?

Register all autofac modules from assembly by one line

.net ioc-container autofac