vote up 6 vote down star
5

Hi guys,

I would like to know which is the best open source CMS in C#.

Thought about using DotNetNuke, but it seems like its for VB.NET users.

Then while googling I came across "RainBow portal".

Since RainBow 2006 is their latest version, I have doubts about the product.

Is it good?

Are there any better Open Source CMS written in C#?

Regards,

Naveen

P.S: I am specific about C#, and if its a duplicate question please show me the link were the original question is posted.

flag

11 Answers

vote up 10 vote down check

Each framework/CMS is different, so to do your project justice, you'll want to research several and see which is the best fit for you.

Also of interest: take a look at the 2008 Open Source CMS Award Finalists list. MojoPortal won the best "other" CMS last year.

link|flag
vote up 2 vote down

Umbraco is a great CMS. The bulk of the API is C# (there's 1 VB project in there). And you can generate C# representations of the DocTypes (templates) with a tool I wrote called Umbraco Interaction Layer

link|flag
vote up 1 vote down

DotNetNuke

link|flag
vote up 5 vote down

Have a look inside N2. N2 is a lightweight CMS framework, Developers benefit from a programmer friendly API that makes building web sites quick and fun. Written in C#, and the home page is powered by the framework.

link|flag
vote up 2 vote down

Also have a look at Cuyahoga

link|flag
vote up 0 vote down

I believe in the right tool for the right job.

If you need a simple , lightweight CMS and don't want to use a database check out MyWebPagesStarterKit

If by ‘best’ you mean heavy, ready for a corporate environment then don't click the link.

link|flag
vote up 0 vote down

mojoPortal

link|flag
vote up 0 vote down

mojoportal is the best. easy to install, manage, quite fast and its free! i also use dontnetnuke and it has many features and third party modules but too slow. if you have vps or dedicated server for your project, you can use dotnetnuke to overcome performens problems but its awful on shared hosting plans. im migrating to mojoportal...

link|flag
vote up 0 vote down

MojoPortal is the best I've tried and I've tried lots.

It is the closest thing to the old Rainbow Portal that you will ever find. I used Rainbow for 4 years. It was great back in it's time (Dot.Net 1.1) You are right Rainbow is dead. I don't like to use those words on something I spent 4 years coding modules for, but that's the plain truth. MojoPortal is very current with technology (Dot.Net 3.5, C#, Ajax, YUI) and is the old Rainbow on steroids. Lots of plug in modules. Building a module/feature for MoijoPortal is almost identicle to how I built them in Rainbow. Once you install Mojo it will blow you away with the many many cool css themes.

Rick Hubka

link|flag
vote up 0 vote down

I'd go for Umbraco, hands down. Easy to learn, extensible and user-friendly. Can run on both MS SQL/SQL Express and MySQL. Needs a fair level of trust in the hosting environment though (the plugin system relies heavily on reflection). Check out www.umbraco.org. Takes just a few minutes to install and get up and running.

link|flag
vote up 0 vote down

+1 for umbraco. Flexible, extensible and a huge supporting community!

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.