For Perl, there is cpan.org, where I can lookup and reuse any previously built package in my own code.
Is there a similar open source code repository for C#?
Edit: Thanks all. I also just found code.google.com.
|
For Perl, there is cpan.org, where I can lookup and reuse any previously built package in my own code. Is there a similar open source code repository for C#? Edit: Thanks all. I also just found code.google.com. |
||||
|
|
http://www.codeplex.com/ for starters. That's the most "official" one. But you'll find numerous other resources such as sourceforge.net and CodeProject.com Google Code also has a C# section |
||||
|
|
|
I think your what your looking for is CodePlex.
|
|||
|
|
|
codeplex - not really 100% match to your need but has got lots of goodies also codeproject |
|||
|
|