ExtensionMethod.net – An Extension Methods Database
While surfing around tonight, I came across ExtensionMethod.net, a database of useful Extension Methods for C# 3.0 and VB 9. I thought it might be useful, so I added a few of my own extension methods.
There aren’t many there yet, but there are one or two on there from Scott Guthrie.
Have you got any code you could put up there? You could be one of the first if you go now.
about 2 years ago
Sweet, have submitted the ones I blogged about: 3.weeks().FromNow and friends as well as IComparable.Between
about 2 years ago
IComparable.Between is an excellent idea! I like it.