Java-like behaviors.NET-like APIs Be the defacto library to use when porting from Java to .NET Provide high quality, high performance components that can be used in a wide range of .NET applications ...
The term "LINQ to Objects" refers to the use of LINQ queries with any IEnumerable<T>. You can use LINQ to query any enumerable collections such as Primitive Array, Object Array, List, Collection or ...