I haven't been very satisfied with all the blog engines I saw in asp.net, I just encountered one which seems better than the other and it's implemented in MVC3, I don't remember which one. Can someone remind me and/or point to me an asp.net blog engine that is closest to Wordpress as for its architecture plugin.
Asked
Active
Viewed 472 times
2 Answers
3
Probably (appropriately enough) BlogEngine. http://www.dotnetblogengine.net/

Jonathan Wood
- 65,341
- 71
- 269
- 466
-
The one I saw is not this one, it's very recent that's why I don't remember its name. – user310291 Mar 20 '11 at 11:44
-
It took a couple of seconds to Google up these links: http://blogenginenetmvc.codeplex.com/, http://nblog.codeplex.com/, http://stackoverflow.com/questions/491207/asp-net-mvc-blogging-engine, http://www.pnpguidance.net/Post/ASPNETMVCBlogEngineContentManagementSystemOxite.aspx. – Jonathan Wood Mar 20 '11 at 11:47
-
Thanks but the one I saw is not in the list, I remember it has its own website domain. – user310291 Mar 20 '11 at 13:55
3
You might be thinking of Orchard CMS? Also check out NBlog (disclaimer: mine) and FunnelWeb.

Chris Fulstow
- 41,170
- 10
- 86
- 110