I am starting a new project in ASP.Net MVC 4 and I was wondering if it was possible to use Autofac MVC3 Integration with a MVC 4 project?
3 Answers
There is now an MVC4 package on NuGet: https://nuget.org/packages/Autofac.Mvc4/
More info: Autofac ASP.NET MVC 4 (Beta) Integration