Question

I use log4net in just about every code project. I was wondering what other generally useful code projects are available?

Was it helpful?

Solution

OTHER TIPS

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.

Some useful open source tools/projects I've used in .NET development:

Many of the ones already mentioned, plus

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!

I maintain a class library called SixPack

http://code.google.com/p/sixpack-library/

For PDF manipulation
iTextSharp

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top