In .NET 3.5, a large number of extension methods were added to the base code base. I noticed that in MSDN IEnumerable <> etc. There is a section of added extension methods.
Is there a list of all extension methods that have been added for reference?
EDIT Thanks for the answers, but I'm looking for a complete list, not just links to MSDN articles for each independent type, I'm looking for a complete list.
Ray booysen
source share