Implementing MEF with ASP.NET MVC?

后端 未结 6 528
小鲜肉
小鲜肉 2020-12-07 15:57

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

6条回答
  •  攒了一身酷
    2020-12-07 16:19

    I have put together a pluggable framework using MVC and MEF with strongly-typed views over at : http://www.thegecko.org/index.php/2010/06/pluggable-mvc-2-0-using-mef-and-strongly-typed-views/

提交回复
热议问题