Top 20 NuGet linq Packages

Utility extension methods for Entity Framework. Includes Between for strings, greaterthan, lessthan. Recursive for IEnumerable is also a part of this package.
Various useful extension methods that I find myself using in most projects. Also adds static reflection to get property and method names that are compile time safe
Various useful extension methods that I find myself using in most projects. Also adds static reflection to get property and method names that are compile time safe
static reflection to get property and method names that are compile time safe source code and compiled dll are included
Monadic Parser Combinators which were designed to work well with LINQ.
A small independent library that will let you use standard C# and Linq to produce SQL queries
System.Linq.Dynamic for .NET 3.5 compiled .dll packaged for NuGet
Equinox is a state of the art email messaging library targeting the .NET Framework and the Mono Runtime. The library contains full implementations for the IMAP, SMTP and POP3 protocols. In addition the library offers a unique and fully integrated LINQ provider for the IMAP protocol, in short LINQ to...
pogo lets you save .NET POCOs (plain old CLR objects) directly to the Google Cloud Datastore and use LINQ to query.
Terse C# HTML Generation Library
A bunch of useful extension methods
A collection of useful LINQ extensions
This Linq to Google Analytics Provider is a fork (hosted on GitHub) of the project located on Codeplex (http://linqtogoogleanalytic.codeplex.com). With this library, you can build queries against Google Analytics and get your data back much like you would with mature LINQ providers built for databa...
Provides an easy way to abstract a data object model into a projection object model, that can be exposed to external consumers (WCF services, assembly consumers, REST APIs, etc.) without exposing data model information in order to filter, sort and transform query results.
LambdaComparer class and extension methods additionall to System.Linq.Enumerable methods
Allowes you to auto map ORM entity classes to your own classes in LINQ queries
Ordered collection algorithms.
Provides some useful utility functions for working with Linq Expressions: * GetPropertyInstance * GetPropertyName
This package adds the PredicateExtensions source directly to your project. For the full project, including tests, download the project from github.
LINQ query operators inspired by Scala