Registering Controllers using AutoFac in an ASP.NET MVC2 application with Areas

Posted by upthecreek on Stack Overflow See other posts from Stack Overflow or by upthecreek
Published on 2010-05-01T13:44:17Z Indexed on 2010/05/01 13:47 UTC
Read the original article Hit count: 234

Filed under:
|
|

Hi,

Has anyone been able to get AutofacControllerFactory working in applications where the controllers are split into Areas?

Looks like it is not supported out of the box in the current version.

Thanks

© Stack Overflow or respective owner

Related posts about autofac

Related posts about ioc