Php has PEAR, PERL has CPAN and Java has Appache commons.
Short and simple : is there one accepted library for c# extensions/cookbook recipes?
(Feel free to close if exact duplicate, i suspect it somewhat, but don’t seem to find it)
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes there is a C# Commons similar to Java Commons.
It’s relatively new but pretty good. It’s CommonLibrary.NET on codeplex.com.
commonlibrarynet.codeplex.com/
My company uses a mix of Java and C#. I’m now using both Java Commons and C# CommonLibrary.NET and so far it’s pretty good. It’s got most( not all ) of the same components that Java Commons has plus some other ones.