What are the most relevant OSS projects for .NET? - Stack Overflow most recent 30 from stackoverflow.com 2010-03-21T10:28:27Z http://stackoverflow.com/feeds/question/164809 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net 38 What are the most relevant OSS projects for .NET? Scott Hanselman http://stackoverflow.com/users/6380 2008-10-02T22:02:37Z 2010-02-21T03:17:26Z <p>Not a popularity contest, but if you were to elect some in some categories, what would be the names?</p> <p>Here are a few suggested categories.</p> <p>The only criteria I’d insist on would be: needs to be fully OSS, not a one-man show, have some people involved, have source available and with a well-know open source license (hopefully with no distinction between commercial and other uses)</p> <ul> <li>Blog engines </li> <li>Wikis</li> <li>Web frameworks</li> <li>WPF frameworks</li> <li>Silverlight frameworks </li> <li>Unit test frameworks (including spec?) </li> <li>ASP.Net tools</li> <li>more specialized frameworks</li> </ul> <p>Scott Hanselman and Hamilton Verissimo de Oliveira</p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/164824#164824 98 Answer by Geoffrey Chetwood for What are the most relevant OSS projects for .NET? Geoffrey Chetwood http://stackoverflow.com/users/5640 2008-10-02T22:07:55Z 2008-10-02T22:07:55Z <p><a href="http://www.mono-project.com/" rel="nofollow">The mono project.</a></p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/164825#164825 46 Answer by RKitson for What are the most relevant OSS projects for .NET? RKitson http://stackoverflow.com/users/16947 2008-10-02T22:08:11Z 2008-10-03T12:22:37Z <p>Persistence: <a href="http://www.nhibernate.org/" rel="nofollow">NHibernate</a></p> <p>IOC: <a href="http://www.castleproject.org/container/index.html" rel="nofollow">Castle Windsor</a>, <a href="http://structuremap.sourceforge.net/Default.htm" rel="nofollow">StructureMap</a></p> <p>MVC: <a href="http://www.castleproject.org/MonoRail/" rel="nofollow">Castle MonoRail</a></p> <p>Testing: <a href="http://www.nunit.org/" rel="nofollow">NUnit</a></p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/164827#164827 2 Answer by Forgotten Semicolon for What are the most relevant OSS projects for .NET? Forgotten Semicolon http://stackoverflow.com/users/1960 2008-10-02T22:08:45Z 2008-10-02T22:08:45Z <p>Another category would be ORM with <a href="http://subsonicproject.com/" rel="nofollow">SubSonic</a>(Mozilla Pulic License) and <a href="http://www.hibernate.org/343.html" rel="nofollow">NHibernate</a>(LGPL) in there.</p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/164828#164828 7 Answer by alexmac for What are the most relevant OSS projects for .NET? alexmac http://stackoverflow.com/users/23066 2008-10-02T22:08:51Z 2008-10-02T22:08:51Z <p>Watin and Nunit to unit testing frameworks</p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/164832#164832 3 Answer by Maudite for What are the most relevant OSS projects for .NET? Maudite http://stackoverflow.com/users/1632 2008-10-02T22:09:18Z 2008-10-02T22:19:13Z <p>CMS/Web Framework: <a href="http://www.dotnetnuke.com/" rel="nofollow">dotnetNuke</a></p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/164834#164834 16 Answer by takobell for What are the most relevant OSS projects for .NET? takobell http://stackoverflow.com/users/684 2008-10-02T22:09:30Z 2008-10-02T22:09:30Z <p>Blog: <a href="http://www.dotnetblogengine.net/" rel="nofollow">BlogEngine.NET</a></p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/164838#164838 10 Answer by penyaskito for What are the most relevant OSS projects for .NET? penyaskito http://stackoverflow.com/users/3008 2008-10-02T22:11:57Z 2008-10-02T22:11:57Z <p>Building frameworks: Nant.</p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/164840#164840 18 Answer by Joseph Daigle for What are the most relevant OSS projects for .NET? Joseph Daigle http://stackoverflow.com/users/507 2008-10-02T22:12:20Z 2008-10-02T22:12:20Z <p>The <a href="http://subsonicproject.com/" rel="nofollow">SubSonic</a> project.</p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/164845#164845 7 Answer by Schnapple for What are the most relevant OSS projects for .NET? Schnapple http://stackoverflow.com/users/2577 2008-10-02T22:14:06Z 2008-10-02T22:14:06Z <p>Wiki: <a href="http://www.screwturn.eu/" rel="nofollow">ScrewTurn Wiki</a></p> <p>Jeff liked it so much he <a href="http://www.codinghorror.com/blog/archives/001098.html" rel="nofollow">tried to donate to it</a>, but they've apparently <a href="http://www.codinghorror.com/blog/archives/001158.html" rel="nofollow">not even needed the money yet</a>.</p> <p>I've used it for about a year now on my development team to document tasks and so forth (i.e., what software do I have to have to do a full build today?, etc.) and it's been great. </p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/164846#164846 8 Answer by ScottKoon for What are the most relevant OSS projects for .NET? ScottKoon http://stackoverflow.com/users/1538 2008-10-02T22:14:12Z 2008-10-02T22:14:12Z <p>I'd say the testing frameworks, NUnit, MB-Unit, and xUnit.net</p> <p>SubText, dasBlog, dotNetNuke</p> <p>Mono</p> <p>MonoRail</p> <p>jQuery</p> <p>The IoC/DI frameworks - Ninject, StructureMap, Castle Windsor</p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/164853#164853 32 Answer by Joe Brinkman for What are the most relevant OSS projects for .NET? Joe Brinkman http://stackoverflow.com/users/4820 2008-10-02T22:15:35Z 2008-10-02T22:15:35Z <p><a href="http://jquery.com" rel="nofollow">jQuery</a></p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/164869#164869 -2 Answer by hammett for What are the most relevant OSS projects for .NET? hammett http://stackoverflow.com/users/24670 2008-10-02T22:17:40Z 2008-10-02T22:17:40Z <p>Hi! this is not a vote, we just want to make sure we get the names/links to all important ones, so we dont miss any. :-)</p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/164871#164871 34 Answer by David Mohundro for What are the most relevant OSS projects for .NET? David Mohundro http://stackoverflow.com/users/4570 2008-10-02T22:17:45Z 2008-10-02T22:17:45Z <p>The most relevant ones to me are the ones I use the most and are the most valuable to me I suppose.</p> <p>Unit Testing Frameworks:</p> <ul> <li><a href="http://www.nunit.org/" rel="nofollow">NUnit</a></li> <li><a href="http://www.mbunit.com/" rel="nofollow">MbUnit</a></li> </ul> <p>Mocking Frameworks:</p> <ul> <li><a href="http://ayende.com/projects/rhino-mocks.aspx" rel="nofollow">Rhino.Mocks</a> <ul> <li>You could argue Oren Eini is a one man show, but he does take contributions :)</li> </ul></li> <li><a href="http://code.google.com/p/moq/" rel="nofollow">Moq</a></li> </ul> <p>IoC Frameworks:</p> <ul> <li><a href="http://www.castleproject.org/container/index.html" rel="nofollow">Castle Windsor</a></li> <li><a href="http://structuremap.sourceforge.net/" rel="nofollow">StructureMap</a></li> </ul> <p>Blog Engines:</p> <ul> <li><a href="http://www.dasblog.info/" rel="nofollow">dasBlog</a></li> <li><a href="http://subtextproject.com/" rel="nofollow">SubText</a></li> <li><a href="http://www.dotnetblogengine.net/" rel="nofollow">BlogEngine.NET</a></li> </ul> <p>Other:</p> <ul> <li><a href="http://code.google.com/p/wittytwitter/" rel="nofollow">Witty</a> (Twitter client) </li> </ul> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/164880#164880 0 Answer by Brian Chavez for What are the most relevant OSS projects for .NET? Brian Chavez http://stackoverflow.com/users/9275 2008-10-02T22:20:54Z 2008-10-02T22:20:54Z <p>+1 NHibernate</p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/164882#164882 9 Answer by Tigraine for What are the most relevant OSS projects for .NET? Tigraine http://stackoverflow.com/users/21699 2008-10-02T22:21:19Z 2008-10-02T22:21:19Z <p><a href="http://ankhsvn.open.collab.net/" rel="nofollow">AnkhSVN</a> - Great Tool for Visual Studio, completely done in .NET</p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/164887#164887 6 Answer by Justin for What are the most relevant OSS projects for .NET? Justin http://stackoverflow.com/users/24675 2008-10-02T22:22:40Z 2008-10-02T22:22:40Z <p>For me: <a href="http://umbraco.org" rel="nofollow" title="Umbraco CMS">Umbraco</a>, <a href="http://subsonicproject.com/" rel="nofollow" title="SubSonic">SubSonic</a> and I'm liking <a href="http://gaiaware.net/" rel="nofollow" title="Gaiaware RAD AJAX widgets">Gaiaware RAD Ajax widgets</a></p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/164888#164888 2 Answer by Sander Rijken for What are the most relevant OSS projects for .NET? Sander Rijken http://stackoverflow.com/users/5555 2008-10-02T22:24:02Z 2008-10-10T14:28:12Z <p>Follow up on AnkhSVN: <a href="http://sharpsvn.net/" rel="nofollow">SharpSvn</a>, the library used by AnkhSVN to talk to Subversion</p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/164897#164897 7 Answer by Brannon for What are the most relevant OSS projects for .NET? Brannon http://stackoverflow.com/users/5745 2008-10-02T22:27:21Z 2008-10-02T22:27:21Z <p>ASP.NET:<br> <a href="http://www.codeplex.com/AjaxControlToolkit" rel="nofollow">AjaxControlToolkit</a> (MS-PL)<br> Allows community contributions, has a large team on CodePlex.</p> <p>Languages:<br> <a href="http://www.ironruby.net/" rel="nofollow">IronRuby</a> (MS-PL)<br> Allows community contributions, source code hosted at RubyForge.</p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/164922#164922 0 Answer by Chris Pietschmann for What are the most relevant OSS projects for .NET? Chris Pietschmann http://stackoverflow.com/users/7831 2008-10-02T22:40:43Z 2008-10-02T22:40:43Z <p><a href="http://codeplex.com/vejs" rel="nofollow">Virtual Earth JavaScript Intellisense Helper</a></p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/164924#164924 4 Answer by Chris Pietschmann for What are the most relevant OSS projects for .NET? Chris Pietschmann http://stackoverflow.com/users/7831 2008-10-02T22:41:43Z 2008-10-02T22:41:43Z <p><a href="http://dotnetkicks.com" rel="nofollow">DotNetKicks</a></p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/164936#164936 17 Answer by Alan Le for What are the most relevant OSS projects for .NET? Alan Le http://stackoverflow.com/users/1133 2008-10-02T22:44:21Z 2008-10-02T22:44:21Z <p><a href="http://www.codeplex.com/FlickrNet" rel="nofollow">FlickrNET API</a></p> <p><a href="http://www.getpaint.net/" rel="nofollow">Paint.NET</a></p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/164951#164951 2 Answer by Slace for What are the most relevant OSS projects for .NET? Slace http://stackoverflow.com/users/11388 2008-10-02T22:49:55Z 2009-12-17T14:46:39Z <p><a href="http://projects.nikhilk.net/ScriptSharp/" rel="nofollow">Script#</a> is one of my favs</p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/164997#164997 22 Answer by Sklivvz for What are the most relevant OSS projects for .NET? Sklivvz http://stackoverflow.com/users/7028 2008-10-02T23:14:57Z 2008-10-10T09:25:43Z <p>I think that <a href="http://www.icsharpcode.net/OpenSource/SD/" rel="nofollow">SharpDevelop</a> should be very relevant here.</p> <p><img src="http://farm2.static.flickr.com/1037/1429249919_e5dae2d811_m.jpg" alt="alt text" /></p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/165065#165065 25 Answer by Scott Muc for What are the most relevant OSS projects for .NET? Scott Muc http://stackoverflow.com/users/1894 2008-10-02T23:35:37Z 2008-10-02T23:35:37Z <p><a href="http://logging.apache.org/log4net/index.html" rel="nofollow">log4Net</a></p> <p>Usually the first dependency I add to every .Net project I do.</p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/165079#165079 4 Answer by RhysC for What are the most relevant OSS projects for .NET? RhysC http://stackoverflow.com/users/17466 2008-10-02T23:41:28Z 2008-10-02T23:41:28Z <p>Most relevant?? For today MbUnit, RhinoMocks, Castle, NLog/Log4net, NHibernate, Nant. Those would be included in just about any of my Enterprise apps.</p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/165107#165107 5 Answer by Jay _silly_evarlast_ Wren for What are the most relevant OSS projects for .NET? Jay _silly_evarlast_ Wren http://stackoverflow.com/users/16998 2008-10-02T23:50:10Z 2008-10-02T23:50:10Z <p>Mono - the libs not the runtime and compilers including: Cecil, Mono Addins, and others unique to Mono GTK#</p> <p>Castle - all of it</p> <p>log4net nlog</p> <p>Rhino-tools - all of ‘em</p> <p>NHibernate (implied by above)</p> <p>Boo - the extensible compiler is awesome.</p> <p>MonoRocks - Mono inspired extension method library.</p> <p>Ninject - because CF and Silverlight need IOCC love too.</p> <p>NUnit &amp; MbUnit</p> <p>MonoDevelop</p> <p>SharpDevelop</p> <p>gnome-do - launchy/quicksilver for gnome.</p> <p>boxerp - interesting databinding and enterprise application helper library</p> <p>dasblog</p> <p>subtext</p> <p>C5 - because the BCL collection library is pathetic.</p> <p>FlickrNet - cuz .net needs flickr love.</p> <p>babysmash - my 17mo old loves it.</p> <p>RSS.NET - a great easy to use rss lib - so good it went commerical, but the OSS version is still great.</p> <p>MonoTorrent - <a href="http://monotorrent.com/" rel="nofollow">http://monotorrent.com/</a> as a resident of Michigan I was pulling for the MSU student developed torrent lib, but Alan kicked but writing this library.</p> <p>Gaia Ajax Widgets - very interesting.</p> <p>JSC - the most awesome “compiler” that lets me write C# but target PHP, JS or ActionScript. Includes some libraries.</p> <p>IKVM - for java interop</p> <p>What is missing:</p> <p>I don’t know of any WinForms libraries that make winforms better to use. I’d love to see this. But I still do winforms instead of WPF. Show me a WPF app that uses less than 30MB of RAM and I'll start singing WPF praises.</p> <p>There are many free WPF libraries which are teasers from commercial vendors, some even open source, I think?</p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/165686#165686 3 Answer by Scott Saad for What are the most relevant OSS projects for .NET? Scott Saad http://stackoverflow.com/users/4916 2008-10-03T04:24:25Z 2008-10-03T04:24:25Z <p><a href="http://nant.sourceforge.net/" rel="nofollow">NAnt</a> is just awesome... period. </p> <p>One library I have not seen up there yet is the one to help create PDF documents.</p> <h2><a href="http://www.pdfsharp.com/PDFsharp/" rel="nofollow">PDFsharp</a></h2> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/165903#165903 8 Answer by Gilles Bayon for What are the most relevant OSS projects for .NET? Gilles Bayon http://stackoverflow.com/users/0 2008-10-03T06:29:49Z 2009-07-29T09:42:54Z <p>IoC Frameworks:</p> <ul> <li>Castle Windsor</li> <li>AutoFac <a href="http://code.google.com/p/autofac/" rel="nofollow">http://code.google.com/p/autofac/</a> </li> </ul> <p>Log:</p> <ul> <li>log4net</li> </ul> <p>PDF Library</p> <ul> <li>iTextSharp <a href="http://itextsharp.sourceforge.net/" rel="nofollow">http://itextsharp.sourceforge.net/</a></li> </ul> <p>ORM</p> <ul> <li>iBATIS.net <a href="http://ibatis.apache.org/" rel="nofollow">http://ibatis.apache.org/</a></li> </ul> <p>Test</p> <ul> <li>NUnit</li> <li>Moq</li> </ul> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/166274#166274 6 Answer by Bartek Szafko for What are the most relevant OSS projects for .NET? Bartek Szafko http://stackoverflow.com/users/23526 2008-10-03T10:38:20Z 2008-10-03T10:38:20Z <ol> <li>Cruise Control .NET </li> <li>CI-Factory</li> <li>Windows Installer Xml</li> </ol> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/168516#168516 1 Answer by Manoj Waikar for What are the most relevant OSS projects for .NET? Manoj Waikar http://stackoverflow.com/users/0 2008-10-03T19:32:11Z 2008-10-03T19:32:11Z <ul> <li>Castle Project </li> <li>Spring.Net </li> <li>NHibernate</li> <li>Log4Net</li> <li>NUnit </li> <li>Rhino Mocks </li> <li>Boo</li> </ul> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/169224#169224 1 Answer by Lucas Goodwin for What are the most relevant OSS projects for .NET? Lucas Goodwin http://stackoverflow.com/users/25025 2008-10-03T23:01:08Z 2008-10-03T23:01:08Z <p>MVC - <a href="http://www.codeplex.com/ProMesh" rel="nofollow">ProMesh.NET</a></p> <p>ORM - <a href="http://www.codeplex.com/CoolStorage" rel="nofollow">CoolStorage.NET</a></p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/170330#170330 3 Answer by Stuart for What are the most relevant OSS projects for .NET? Stuart http://stackoverflow.com/users/0 2008-10-04T13:32:40Z 2008-10-04T13:32:40Z <p>For me... Subversion, TortoiseSVN, MonoRail, Windsor, NHibernate, Dojo Toolkit, Mono, MonoDevelop, Boo, nUnit, log4net, VirtualBox OSE, WinMerge</p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/170370#170370 1 Answer by adolfojp for What are the most relevant OSS projects for .NET? adolfojp http://stackoverflow.com/users/20137 2008-10-04T13:56:17Z 2008-10-04T13:56:17Z <p>I like mojoportal but I don't know how "relevant" it might be.</p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/172779#172779 0 Answer by Gordon Zuehlke for What are the most relevant OSS projects for .NET? Gordon Zuehlke http://stackoverflow.com/users/0 2008-10-05T22:43:20Z 2008-10-05T22:43:20Z <ul> <li>NAnt: <em>the OS project that's had the biggest impact on me... followed by (in no order)</em></li> <li>AnkhSVN/Subversion</li> <li>MonoRail</li> <li>MbUnit</li> <li>Rhino Mocks</li> <li>Castle Windsor</li> <li>NHibernate ...<em>and I'm forgetting tons of great things like 7-Zip, FlexWiki</em></li> </ul> <p>It's good to be .net</p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/190649#190649 1 Answer by Chris S for What are the most relevant OSS projects for .NET? Chris S http://stackoverflow.com/users/21574 2008-10-10T09:38:43Z 2008-10-10T09:38:43Z <p><a href="http://www.codeplex.com/Sandcastle" rel="nofollow">Sandcastle</a></p> <p>MSDN style documentation builder for XML documentation, the follow on from Ndoc</p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/206380#206380 4 Answer by Sean Kearon for What are the most relevant OSS projects for .NET? Sean Kearon http://stackoverflow.com/users/2608 2008-10-15T20:42:24Z 2008-10-15T21:27:54Z <p><a href="http://www.postsharp.org/" rel="nofollow">PostSharp</a> - AOP for .Net.</p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/206589#206589 8 Answer by just in case for What are the most relevant OSS projects for .NET? just in case http://stackoverflow.com/users/12958 2008-10-15T21:33:09Z 2008-10-15T21:33:09Z <p><a href="http://boo.codehaus.org" rel="nofollow">Boo</a></p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/226868#226868 0 Answer by Glenn Block for What are the most relevant OSS projects for .NET? Glenn Block http://stackoverflow.com/users/18419 2008-10-22T17:56:01Z 2008-10-22T17:56:01Z <p>Unity </p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/228710#228710 0 Answer by Oscar Cabrero for What are the most relevant OSS projects for .NET? Oscar Cabrero http://stackoverflow.com/users/14440 2008-10-23T06:19:30Z 2008-10-23T06:19:30Z <p>cruiseControl.Net</p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/281827#281827 0 Answer by sirrocco for What are the most relevant OSS projects for .NET? sirrocco http://stackoverflow.com/users/5246 2008-11-11T18:55:53Z 2008-11-11T18:55:53Z <p><a href="http://dotnetkicks.com" rel="nofollow">DotNetKicks</a></p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/281842#281842 0 Answer by Marcus Griep for What are the most relevant OSS projects for .NET? Marcus Griep http://stackoverflow.com/users/28645 2008-11-11T19:03:52Z 2008-11-11T19:03:52Z <p>I'd add in the <a href="http://www.itu.dk/research/c5" rel="nofollow">C5 Generic Collection Library</a>. Whereas the .NET BCL generic collections contain interfaces, they aren't programmed to their interfaces. As well, the C5 collections contain a richer set of features in addition to being backed by academic research. </p> <p>Check out the set of collections contained within <a href="http://stackoverflow.com/questions/198079/where-can-i-learn-about-the-various-types-of-net-lists#209563">in this post</a>.</p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/307110#307110 0 Answer by Jim Moore for What are the most relevant OSS projects for .NET? Jim Moore http://stackoverflow.com/users/0 2008-11-20T22:27:51Z 2008-11-20T22:27:51Z <p>RDL Project - <a href="http://www.fyireporting.com/" rel="nofollow">http://www.fyireporting.com/</a> - reporting toolset</p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/347083#347083 0 Answer by Carlos Ble for What are the most relevant OSS projects for .NET? Carlos Ble http://stackoverflow.com/users/0 2008-12-07T01:21:08Z 2008-12-07T01:21:08Z <p>DesktopRails for portable desktop applications development: <a href="http://desktoprails.osl.ull.es" rel="nofollow">http://desktoprails.osl.ull.es</a></p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/455566#455566 0 Answer by Sun Liwen for What are the most relevant OSS projects for .NET? Sun Liwen http://stackoverflow.com/users/47441 2009-01-18T17:45:40Z 2009-01-18T17:45:40Z <p><a href="http://www.mono-project.com/Cecil" rel="nofollow">Mono.Cecil</a> - An open source and even better replacement to System.Reflection. :)</p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/476109#476109 0 Answer by Erik Hellström for What are the most relevant OSS projects for .NET? Erik Hellström http://stackoverflow.com/users/2795 2009-01-24T15:02:32Z 2009-01-24T15:02:32Z <p><a href="http://www.codeplex.com/CompositeWPF/" rel="nofollow" title="Composite Application Guidance">Composite Application Guidance</a></p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/501759#501759 1 Answer by goldenratio for What are the most relevant OSS projects for .NET? goldenratio http://stackoverflow.com/users/31307 2009-02-01T22:38:11Z 2009-02-01T22:38:11Z <p><a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=IronPython" rel="nofollow">IronPython</a></p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/708852#708852 1 Answer by Ali Kazmi for What are the most relevant OSS projects for .NET? Ali Kazmi http://stackoverflow.com/users/74857 2009-04-02T08:49:01Z 2009-04-02T08:49:01Z <p>ASP.NET MVC</p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/980575#980575 1 Answer by Niels R. for What are the most relevant OSS projects for .NET? Niels R. http://stackoverflow.com/users/120453 2009-06-11T11:24:42Z 2009-06-11T11:24:42Z <p><a href="http://viciproject.com/" rel="nofollow" title="Vici Project">Vici Project</a>: A coordinated and well-supported collection of free tools for building next-generation online applications for .NET.</p> <ul> <li>Vici MVC: MVC Web Application Framework for .NET 2.0 or higher. (Formerly ProMesh.NET)</li> <li>Vici CoolStorage: Fully typed Object Relational Mapping (ORM) library for .NET 2.0.</li> <li>Vici Parser: .NET library for late-bound expression parsing and template rendering.</li> <li>Vici WinService: Lightweight .NET library for creating Windows services.</li> </ul> <p>More to follow in the future:</p> <ul> <li>Vici Graphics (Not OSS, but free)</li> <li>Vici dStyler (Not OSS, but free)</li> <li>Vici Reports</li> <li>Vici Wiki</li> </ul> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/1749401#1749401 0 Answer by Petr Felzmann for What are the most relevant OSS projects for .NET? Petr Felzmann http://stackoverflow.com/users/209459 2009-11-17T14:53:35Z 2009-11-17T14:53:35Z <p><a href="http://sharparchitecture.net/" rel="nofollow">S#arp Architecture</a></p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/2037492#2037492 0 Answer by Tigraine for What are the most relevant OSS projects for .NET? Tigraine http://stackoverflow.com/users/21699 2010-01-10T15:43:24Z 2010-01-10T15:43:24Z <p>Although a shameless plug (since I'm one of the contributors to the project) there is another cool new project in the .NET ecosystem:</p> <p><a href="http://www.dotlesscss.com" rel="nofollow">.Less</a> - A port of the popular Ruby Lib <a href="http://www.lesscss.org" rel="nofollow">LessCss</a></p> <p>Less allows you to use variables, mixins and other cool language features inside CSS.</p> http://stackoverflow.com/questions/164809/what-are-the-most-relevant-oss-projects-for-net/2304624#2304624 0 Answer by afriza for What are the most relevant OSS projects for .NET? afriza http://stackoverflow.com/users/109747 2010-02-21T03:17:26Z 2010-02-21T03:17:26Z <p><a href="http://fubumvc.com/" rel="nofollow">FubuMVC</a>: Compositional, compile safe, convention-basedconfiguration for complex web applications.The MVC framework that doesn't get in your way.</p>