looking for open source .Net wiki/blog - Stack Overflow most recent 30 from stackoverflow.com2009-12-11T02:23:25Zhttp://stackoverflow.com/feeds/question/883426http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/883426/looking-for-open-source-net-wiki-blog1looking for open source .Net wiki/blogGeorge22009-05-19T15:22:41Z2009-05-19T23:15:15Z
<p>Hello everyone,</p>
<p>I am looking for easy to use/maintain open source .Net based wiki/blog. I do not have Active Directory setup, so appreciated if it is open source with SQL Server based user management wiki/blog. I need the project written in .Net (C#). Any recommendations?</p>
<p>thanks in advance,
George</p>
http://stackoverflow.com/questions/883426/looking-for-open-source-net-wiki-blog/883460#8834602Answer by Amr ElGarhy for looking for open source .Net wiki/blogAmr ElGarhy2009-05-19T15:28:02Z2009-05-19T23:08:51Z<p>Check there : <a href="http://www.asp.net/community/projects/" rel="nofollow">Starter Kit Web Sites</a></p>
<p><a href="http://stackoverflow.com/questions/408212/best-net-blog-engine">Best .NET blog engine</a></p>
<p><strong>Update:</strong></p>
<p>Also check this question i asked few weeks ago:</p>
<p><a href="http://stackoverflow.com/questions/600135/whats-the-best-cms-website-starter-kit-for-my-project">Whats the best CMS/Website Starter kit for my project?</a></p>
http://stackoverflow.com/questions/883426/looking-for-open-source-net-wiki-blog/883469#8834691Answer by John Nolan for looking for open source .Net wiki/blogJohn Nolan2009-05-19T15:29:19Z2009-05-19T15:29:19Z<p><a href="http://csharp-source.net/open-source/wiki-engines" rel="nofollow">Google says:</a> </p>
http://stackoverflow.com/questions/883426/looking-for-open-source-net-wiki-blog/883475#8834751Answer by CSharpAtl for looking for open source .Net wiki/blogCSharpAtl2009-05-19T15:30:42Z2009-05-19T15:30:42Z<p><a href="http://www.subtextproject.com/" rel="nofollow">SubText</a></p>
http://stackoverflow.com/questions/883426/looking-for-open-source-net-wiki-blog/883481#8834815Answer by David for looking for open source .Net wiki/blogDavid2009-05-19T15:31:41Z2009-05-19T15:31:41Z<p>We've used ScrewTurnWiki very successfully, although this is more a wiki and not also a blog, but you weren't very specific on your use case so it might still be helpful:</p>
<p><a href="http://www.screwturn.eu/" rel="nofollow">http://www.screwturn.eu/</a></p>
<p>The only downside (and may not be for you) is that it relies on wiki formatting and does not have WYSIWYG. However it is easy to integrate with different plugins for data storage, user authentication, and extensibility.</p>
http://stackoverflow.com/questions/883426/looking-for-open-source-net-wiki-blog/884220#8842200Answer by eu-ge-ne for looking for open source .Net wiki/blogeu-ge-ne2009-05-19T18:00:31Z2009-05-19T18:40:02Z<p>If you need an opensource .NET wiki engine - there is no alternatives - <a href="http://www.screwturn.eu/" rel="nofollow">ScrewTurn</a> is your choice. It is a very fast, powerfull and writing custom plugins is very simple.</p>