vote up 40 vote down star
39

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

prev 1 2
vote up 0 vote down

Virtual Earth JavaScript Intellisense Helper

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 2 vote down

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

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 11 vote down

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

link|flag
vote up 0 vote down

+1 NHibernate

link|flag
vote up 34 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 -2 vote down

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. :-)

link|flag
vote up 31 vote down

jQuery

link|flag
4  
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 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 7 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 17 vote down

The SubSonic project.

link|flag
vote up 10 vote down

Building frameworks: Nant.

link|flag
vote up 15 vote down

Blog: BlogEngine.NET

link|flag
show 1 more comment
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 7 vote down

Watin and Nunit to unit testing frameworks

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 93 vote down

The mono project.

link|flag
show 1 more comment
prev 1 2

Your Answer

Get an OpenID
or

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