looking for open source .Net wiki/blog - Stack Overflow most recent 30 from stackoverflow.com 2009-12-11T02:23:25Z http://stackoverflow.com/feeds/question/883426 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/883426/looking-for-open-source-net-wiki-blog 1 looking for open source .Net wiki/blog George2 2009-05-19T15:22:41Z 2009-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#883460 2 Answer by Amr ElGarhy for looking for open source .Net wiki/blog Amr ElGarhy 2009-05-19T15:28:02Z 2009-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#883469 1 Answer by John Nolan for looking for open source .Net wiki/blog John Nolan 2009-05-19T15:29:19Z 2009-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#883475 1 Answer by CSharpAtl for looking for open source .Net wiki/blog CSharpAtl 2009-05-19T15:30:42Z 2009-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#883481 5 Answer by David for looking for open source .Net wiki/blog David 2009-05-19T15:31:41Z 2009-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#884220 0 Answer by eu-ge-ne for looking for open source .Net wiki/blog eu-ge-ne 2009-05-19T18:00:31Z 2009-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>