.NET Extensions is a small DLL that contains extended functionality for the .NET Framework. I continously add functionality that I believe could be of interest to others, no matter which part of .NET it regards.
The DLL project is fully documented and uses Doxygen for automated documentation extraction. It is also fully test-driven, using NUnit.
.NET Extensions is released under the MIT license. Contributions to the DLL are more than welcome.
All changes that are made to the DLL are mentioned at my blog.
Downloads
.NET Extensions can be downloaded as a compiled DLL or as a full source code package.
Documentation
The .NET Extensions source code is fully documented and uses Doxygen to extract HTML documentation from the source code.
Project site
To keep things simple, .NET Extensions is hosted at Google Code.