Tag: ioc container

Comparison of 6 Best Dependency Injection (DI) Inversion of Control (IoC) Containers

Containers, Tools & technologies

I have often questioned myself which IoC container would be suitable for this or that project best....
Read More

Modular WPF Application using Caliburn.Micro and Castle.Windsor

Computer Environment, Containers, Tools & technologies

To start with, I want to specify what is meant by a modular application in this article. So, a modular application will be considered an...
Read More

Single IoC Container in the HTTP-request: Web API vs. OWIN Middleware

Containers, Tools & technologies

In this article, I am going to provide you with a working solution that allows you to have a single dependency container (IoC container)...
Read More
Close