Announcement
The MicroLinq + PrebuiltExtensions projects are bundled together and available as a
NuGet package on the official feed.*
As of change 7061 the Collections project is now available as a
NuGet package on the official feed.*
(*Requires NuGet client version 1.3 or later. 1.3 is available through NuGet.org or through Visual Studio Extension Manager now!)
Project Description
MicroLinq aims to bring a subset of the power of Linq to the .NET Micro Framework. An emphasis is placed on efficiency and compactness.
MicroLinq started out as just a set of classes I wrote for myself to use on my Netduino. I had a lot of trouble finding information on the capabilities of NETMF so I decided to split the functions out to a separate project and host it in hopes others will find it useful or educational.
See the Documentation tab for some examples on using the library.