0
kicks
Dependency Injection in MVC 3 Was Made Easier
In the past I wrote apost that showed how to implement Dependency Injectionusing Unity in ASP.NET MVC framework. This post revisits that post and shows how you can do the same thing easily in MVC 3. Pay attention that the supplied code is based on MVC 3 beta and may change in the future.