Reputation: 253
looking for a cms written in asp.net for company project collaboration dotnetnuke is very heavy weight looking for something simple like blog engine .net but with forums wiki (and or social networking features)
any recommendations?
Upvotes: 4
Views: 849
Reputation: 11
Check out N2 - the MVC part is not ported - there are demos for ASP.NET.
Also check out KOOBOO - it's built as an MVC app.
Good Luck !
Upvotes: 1
Reputation: 25704
The Orchard Project is a new open source CMS built on ASP.NET MVC being lead by a group at Microsoft.
It's still in its early phases, though, and there are no official builds yet. You can, however, download the source code and give it a shot. I've seen demos of it and it looks quite good so far.
Upvotes: 1