tags:

views:

989

answers:

5

Hi there,

I'm looking to contribute to an open source project. I've never worked on an open source project before so I'm not sure where to start. I've looked around at sourceforge and have found a few things, but obviously there is a lot of projects there. Anyone know of any good C# projects that would be good for an open source newbie (with several years of experience in coding though)?

Thanks!

+1  A: 

Try and have a look at www.codeplex.com - you will find many good C# projects there.

Lars Fastrup
+1  A: 

The ScrewTurn Wiki is a nice app and I think it's an easy application to begin sending patches.

http://www.screwturn.eu/

daniel
A: 

You could contribute to SharpDevelop

Quintin Robinson
+3  A: 

Take a look at this previous question: Open source C# projects that have very high code quality to learn from.

Robert S.
A: 

Perhaps FlashDevelop( http://flashdevelop.org )? It actually depends mostly on WHAT you want exactly. Windows.Forms? WPF? General concepts?

luiscubal