I am trying to find out if anyone has any experience or ideas of using MEF (Managed Extensible Framework (Microsoft\'s new plugin framework) with ASP.NET MVC. I need to crea
There's http://blog.maartenballiauw.be/post/2009/04/21/ASPNET-MVC-and-the-Managed-Extensibility-Framework-(MEF).aspx and https://blogs.msdn.com/hammett/archive/2009/04/23/mef-and-asp-net-mvc-sample.aspx describing how to use MEF and MVC in an application.