Skip to content

jandk/linq20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a port of .NET LINQ To Objects to .NET 2.0.

Made this to better understand LINQ, and because I wasn't entirely satisfied
with LinqBridge.

These classes and methods are written/copied from different places around the
internet. Credit goes out to the original authors of:

 - System.Core in Mono (http://www.mono-project.com)
 - LinqBridge (http://www.albahari.com/nutshell/linqbridge.aspx)
 - System.Core in .NET Framework (http://www.microsoft.com)

About

A LINQ to objects implementation for .NET 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages