vote up 39 vote down star
38

Not a popularity contest, but if you were to elect some in some categories, what would be the names?

Here are a few suggested categories.

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)

  • Blog engines
  • Wikis
  • Web frameworks
  • WPF frameworks
  • Silverlight frameworks
  • Unit test frameworks (including spec?)
  • ASP.Net tools
  • more specialized frameworks

Scott Hanselman and Hamilton Verissimo de Oliveira

flag
show 2 more comments

49 Answers

1 2 next
vote up 89 vote down

The mono project.

link|flag
show 1 more comment
vote up 33 vote down

The most relevant ones to me are the ones I use the most and are the most valuable to me I suppose.

Unit Testing Frameworks:

Mocking Frameworks:

  • Rhino.Mocks
    • You could argue Oren Eini is a one man show, but he does take contributions :)
  • Moq

IoC Frameworks:

Blog Engines:

Other:

link|flag
1  
Isolation Frameworks!!! – Martin Aug 7 at 17:03
vote up 30 vote down

jQuery

link|flag
3  
The question is "most relevant OSS projects for .NET" - doesn't necessarily mean written in .NET. Those were my thoughts at first, but jQuery is very relevant to .NET, particularly with it being shipped with ASP.NET MVC soon. – David Mohundro Oct 3 '08 at 12:20
show 3 more comments
vote up 22 vote down

log4Net

Usually the first dependency I add to every .Net project I do.

link|flag
vote up 20 vote down

I think that SharpDevelop should be very relevant here.

alt text

link|flag
vote up 17 vote down

FlickrNET API

Paint.NET

link|flag
1  
unfortunately, Paint.NET is no longer open source. – Neil N Sep 14 at 17:20
show 1 more comment
vote up 16 vote down

The SubSonic project.

link|flag
vote up 15 vote down

Blog: BlogEngine.NET

link|flag
show 1 more comment
vote up 10 vote down

Building frameworks: Nant.

link|flag
vote up 10 vote down

AnkhSVN - Great Tool for Visual Studio, completely done in .NET

link|flag
vote up 8 vote down

I'd say the testing frameworks, NUnit, MB-Unit, and xUnit.net

SubText, dasBlog, dotNetNuke

Mono

MonoRail

jQuery

The IoC/DI frameworks - Ninject, StructureMap, Castle Windsor

link|flag
vote up 8 vote down

Boo

link|flag
vote up 8 vote down

IoC Frameworks:

Log:

  • log4net

PDF Library

ORM

Test

  • NUnit
  • Moq
link|flag
vote up 7 vote down

Watin and Nunit to unit testing frameworks

link|flag
vote up 7 vote down

ASP.NET:
AjaxControlToolkit (MS-PL)
Allows community contributions, has a large team on CodePlex.

Languages:
IronRuby (MS-PL)
Allows community contributions, source code hosted at RubyForge.

link|flag
vote up 6 vote down

For me: Umbraco, SubSonic and I'm liking Gaiaware RAD Ajax widgets

link|flag
show 1 more comment
vote up 6 vote down
  1. Cruise Control .NET
  2. CI-Factory
  3. Windows Installer Xml
link|flag
vote up 5 vote down

Wiki: ScrewTurn Wiki

Jeff liked it so much he tried to donate to it, but they've apparently not even needed the money yet.

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.

link|flag
vote up 5 vote down

Mono - the libs not the runtime and compilers including: Cecil, Mono Addins, and others unique to Mono GTK#

Castle - all of it

log4net nlog

Rhino-tools - all of ‘em

NHibernate (implied by above)

Boo - the extensible compiler is awesome.

MonoRocks - Mono inspired extension method library.

Ninject - because CF and Silverlight need IOCC love too.

NUnit & MbUnit

MonoDevelop

SharpDevelop

gnome-do - launchy/quicksilver for gnome.

boxerp - interesting databinding and enterprise application helper library

dasblog

subtext

C5 - because the BCL collection library is pathetic.

FlickrNet - cuz .net needs flickr love.

babysmash - my 17mo old loves it.

RSS.NET - a great easy to use rss lib - so good it went commerical, but the OSS version is still great.

MonoTorrent - http://monotorrent.com/ as a resident of Michigan I was pulling for the MSU student developed torrent lib, but Alan kicked but writing this library.

Gaia Ajax Widgets - very interesting.

JSC - the most awesome “compiler” that lets me write C# but target PHP, JS or ActionScript. Includes some libraries.

IKVM - for java interop

What is missing:

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.

There are many free WPF libraries which are teasers from commercial vendors, some even open source, I think?

link|flag
vote up 4 vote down

DotNetKicks

link|flag
vote up 4 vote down

Most relevant?? For today MbUnit, RhinoMocks, Castle, NLog/Log4net, NHibernate, Nant. Those would be included in just about any of my Enterprise apps.

link|flag
vote up 4 vote down

PostSharp - AOP for .Net.

link|flag
vote up 3 vote down

CMS/Web Framework: dotnetNuke

link|flag
1  
NO!!! Sorry but IMHO DNN is a failure waiting to happen. Terrible SEO support. Nearly impossible to create usable workflows. And trying to cleanly extend existing features like user registration is the stuff nightmares are made of. – Mike Glenn Jan 24 at 15:41
vote up 3 vote down

NAnt is just awesome... period.

One library I have not seen up there yet is the one to help create PDF documents.

PDFsharp

link|flag
vote up 3 vote down

For me... Subversion, TortoiseSVN, MonoRail, Windsor, NHibernate, Dojo Toolkit, Mono, MonoDevelop, Boo, nUnit, log4net, VirtualBox OSE, WinMerge

link|flag
vote up 2 vote down

Another category would be ORM with SubSonic(Mozilla Pulic License) and NHibernate(LGPL) in there.

link|flag
vote up 2 vote down

Script# is one of my favs: http://projects.nikhilk.net/ScriptSharp/

link|flag
vote up 2 vote down

Follow up on AnkhSVN: SharpSvn, the library used by AnkhSVN to talk to Subversion

link|flag
vote up 1 vote down
  • Castle Project
  • Spring.Net
  • NHibernate
  • Log4Net
  • NUnit
  • Rhino Mocks
  • Boo
link|flag
1 2 next

Your Answer

Get an OpenID
or

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