How Do I Use StructureMap with ASP.NET MVC 3

added by bunglebooz
1/24/2011 5:21:14 AM

260 Views

As I write this, the best resource for official documentation on ASP.NET MVC 3 is of course MSDN. You can also learn more about ASP.NET MVC 3 here. However, neither of those mention how to properly set up an IOC Container (like StructureMap) with ASP.NET MVC 3.


0 comments