6

I want to create a web application using ASP.Net MVC5. It is a big enterprise application and having lots of modules, earlier i worked on Siverlight and use the Prism architecture.

I already Google this and found lots of posts but most of them are at least 1 year old so just want to know Is there something new coming introduced which help me to implement the plugin framework.

tereško
  • 58,060
  • 25
  • 98
  • 150
Deepak
  • 71
  • 1
  • 1
  • 2
  • Similar answer is here: http://stackoverflow.com/questions/21017036/mef-with-mvc-4-or-5-pluggable-architecture-2014 – cpoDesign Mar 26 '15 at 16:17

1 Answers1

7

Hi I was also in search of similar things. I found below helpful.

MVC plug in architecture

MEF in MVC

Sanjay Sutar
  • 544
  • 1
  • 5
  • 18