hmemcpy / AgentMulder

** THIS PLUGIN IS NO LONGER MAINTAINED. PLEASE FOLLOW ERNICOMMUNITY FOR UPDATES **
https://github.com/ERNICommunity/AgentMulder
MIT License
151 stars 33 forks source link

Autofac RegisterControllers and RegisterApiControllers support #47

Closed dbelcham closed 9 years ago

dbelcham commented 11 years ago

Autofac.Integration.Mvc.RegisterControllers and Autofac.Integration.WebApi.RegisterApiControllers should probably be supported

daggmano commented 10 years ago

+1 for this

dbelcham commented 10 years ago

Here are a couple of samples: Standard MVC4 project: https://gist.github.com/dbelcham/f2339faf22dd64a9c27e Standard WebApi4 project: https://gist.github.com/dbelcham/eb0fd7d0d5b6ed45a94a

hmemcpy commented 9 years ago

I'm working on pushing this out as fast as possible. 9.x ReSharper broke too many things :(