vote up 1 vote down star
2

Are there any reasonable complete open-source C# .NET blogging engines out there? Something a budding programmer may be able to extend? MVC Ideally.

flag

79% accept rate

4 Answers

vote up 5 vote down check

BlogEngine.NET is great. Easy to create your own extentions.

Subtext and dasBlog is also worth a look. Current version is not MVC, but I've heard the future versions will be MVC.

Oxite is built in MVC, but it's been getting bad reviews.

See more here, http://stackoverflow.com/questions/180800/any-free-or-commercial-blogging-engine-recommendations

link|flag
vote up 0 vote down

BlogEngine is something good but it has some limitations comparing to a great blog engine such as WordPress.

Also i heard that Graffiti is very good.

I am using WordPress and Blogs inside CommunityServer

link|flag
vote up 1 vote down

My vote would be for DasBlog also.

link|flag
vote up 2 vote down

You could look at DasBlog. I'm not sure if it's MVC based but it's maintained by several famous Microsoft guys. And I seem to remember something about it not requiring a database.

link|flag
I use dasBlog at home, and everything in xml - jcoehoorn.dyndns.org/blog – Joel Coehoorn May 8 at 0:21

Your Answer

Get an OpenID
or

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