开发者

ASP.Net MVC2 web app capable of plugins and themes architecture [duplicate]

This question already has answers here: 开发者_如何学Python Plug-in architecture for ASP.NET MVC (4 answers) Closed 3 years ago.

I am wondering if ASP.Net MVC 2 is a good choice for my current project. I want to build a social site that will allow for plugins or modular apps to be added on to it. An example of what I am talking about would be socialengine.net or even Joomla.

I was thinking that mvc areas would make good modular apps to plug into a core app but wondering if some sort of installer could be created that would wire things up automatically.

Anyone know of any examples of this somewhere on the net?


you can also have a look at MVCMS http://cmsmvc.codeplex.com/ as a starting point, theme's and plugins are already built in, it's still in early stages, but it does the basics


Those links are all pretty old. Have a look at Poartable Areas in MvcContrib, and the detailed instructions: http://www.lostechies.com/blogs/hex/archive/2009/11/01/asp-net-mvc-portable-areas-via-mvccontrib.aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜