Dave Zych

Building the Castle Windsor Dependency Injection Populator for ASP.NET vNext

As I blogged about previously [http://davidzych.com/2014/07/28/asp-net-vnext-dependency-injection-with-castle-windsor/] , I built a Castle Windsor populator for ASP.NET vNext. For this post, I’ll walk through some of the more interesting pieces of it. Installer In Castle Windsor, an installer is a class that implements IWindsorInstaller [http:

ASP.NET vNext Dependency Injection with Castle Windsor

In a previous post [http://davidzych.com/2014/06/02/dependency-injection-in-asp-net-vnext/] I explained how to set up and use the built in dependency injection container in ASP.NET vNext. Today we’re going to look at setting up and using the popular Castle Windsor DI container. In order to use

Dave Zych © 2026