0
kicks
Using StructureMap with ASP.NET MVC & MVC Contrib
I’ve found myself using the MVC Contrib project more and more lately. There are tons of golden framework nuggets just waiting to be used.
I recently integrated StructureMap into the my current ASP.NET MVC framework using MVC Contrib. The reason I decided to write this post is because most of the resources I found on the internet appeared to be a little out of date and used deprecated StructureMap APIs. So, here it goes…