I use log4net in just about every code project. I was wondering what other generally useful code projects are available?
+1
A:
I like the C5 collection classes, from the IT University of Copenhagen:
http://www.itu.dk/research/c5/
It's one of the most well-designed libraries, of any kind, I've ever used.
benjismith
2008-10-09 05:20:18
+2
A:
- Rhino.Mocks
- NUnit
- NHibernate
- Spring.NET
- Castle
- My own somewhat eclectic MiscUtil
- PostSharp
Jon Skeet
2008-10-09 05:26:17
A:
I would tend to agree with Jon Skeet, except that if you had to name just one, I would start with NUnit.
Please, test your code!
Travis
2008-10-09 06:19:24