DevelopingForDotNet.Extensions
A namespace for sharing and demonstrating Extension Methods. It contains useful methods for extending IEnumerable<T>, string, and numeric types.
It includes a Console application that demonstrates how to call the methods.
First introduced in this post.
Updates:
2 January 2008: Updated to include DateTime extension methods and a few other miscellaneous EMs.
29 September 2008: Too many to list.
No comments yet. Be the first.
Leave a reply