As I blogged about previously, 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 and is used to register all components. It’