问题描述
我要寻找一个开源的CMS为ASP.NET MVC。我已经发现MvcCms,N2和AtomicCMS。我在寻找比较不同的开源项目,所以我可以找到我的项目最好的一个任何建议,轶事,资源或物品。我想找到不同项目的有关功能的信息,可扩展性,可靠性相对并继续发展。谢谢你们。
I am looking for an open source CMS for ASP.NET MVC. I have found MvcCms, N2, and AtomicCMS. I'm looking for any advice, anecdotes, resources or articles comparing the different open source projects so I can find the best one for my project. I'd like to find information about the features, extensibility, relative reliability and continued development of the different projects. Thanks guys.
推荐答案
您应该看果园CMS。它被发布前几天,所以仍处于起步阶段。我们有一个非常亲密的样子,因为大多数客户都希望这样的事情。
You ought to look at Orchard CMS. It was released a few days ago, so still in its infancy. We are having a very close look as most clients want this kind of thing.
果园是开源的,但它是微软推MVC 3的一部分,所以有很多背后非常好脑筋。
Orchard is open source, but it is part of Microsoft's push for MVC 3. So there are a lot of very good brains behind it.
在另一方面,有一个规则,当第3版出来,让你只需要一个MS产品严重。我想你会发现的是,他们会滔滔不绝出来的版本非常快,所以我敢打赌这一点。
On the other hand, there is a rule whereby you only take an MS product seriously when version 3 comes out. What I think you will find is that they will rattle out the versions quite quickly, so I would bet on this one.
到目前为止,我们使用Telerik的Sitefinity所有CMS。优点是,它使用了母版页,所以没有新的技能。利弊,它是缓慢的,我发现它繁琐的定制。
To date, we use Telerik Sitefinity for all CMS. The pros are that it uses master pages, so no new skills. The cons, it is slow and I have found it tedious to customise.
不过,它提供了良好的网站。例如,一个我们做(仍在开发中):
Still, it delivers good websites. For example, one we did (still under development):
它完全由工作人员更新谁肯定不是技术上的头脑。
It is entirely updated by the staff who definitely NOT technically minded.
不过,Sitefinity不是MVC的,所以我会得到越来越过时了吧,加上你必须为此付出代价的商业网站(从US $ 499章)。
However, Sitefinity is not MVC, so I will get increasingly out of date with it, plus you have to pay for commercial sites (from US$ 499).
果园是免费的,会得到一个很大的社会生态系统,所以会迅速发展。我怀疑的果园将会杀死所有的其他自由MVC CMS。
Orchard is free and will get a big community eco system, so will evolve quickly. I suspect Orchard will kill off all the other free MVC CMS.
这是我的赌注,它历来把赌注押在微软...
That's my bet, and it has always paid to bet on Microsoft...
这篇关于开源ASP.NET MVC CMS的评论/比较的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!