0
kicks
ASP.NET MVC, Unity and Common Service Locator
In this post, I will show you how can you extend Microsoft Patterns & Practices Unity Application Block and use it in ASP.NET MVC in conjunction with Patterns & Practices Common Service Locator. Extending Unity Unity is a dependency injection container from MS Patterns & Practices team. But unlike the other containers it does not have any PerWebRequest...