Top 20 NuGet Linq Packages

LINQ Implementation over Couchbase .net client.
This package provides Discriminated Unions for C#. This is the old backage. The new package is FunctionalSharp.DiscriminatedUnions.
Client to connect on BitWise Service Engine and perform bitwise queries on object collections.
LINQ to Objects for JavaScript.
A toolkit for building custom LINQ providers.
Tree Traverse for Linq
enumerablejs brings the .NET linq api to javascript.
Represents a set of extension methods that adds search/replace and composition capabilities to expression trees.
MemCached Cache Manager useful for caching poco's with linq
Cassandraemon is LINQ Provider for Apache Cassandra.
Linq to Xml Extensions
Using the power of LINQ but from JavaScript! Uses standard JavaScript Arrays and just add LINQ-esq extensions.
A library for declaring properties into remote-translatable expressions.
Reads and writes a data table in text format such as CSV, TSV, and space-delimited text. Also provides a way to bind each row to user defined class, so that user can easily create instances from a text table.
Simple implementation of the specification pattern. Expression tree based implementation of the specification pattern.
CustomExtensions - Custom Extension Methods For C# This is an open-source library of C# extension methods used to add functionality to commonly used classes and to enhance LINQ.
C# source implementation that enhances LINQ to Objects with the method ToHashSet. Returns a of the source items using the default equality comparer for the type.
With linq2indexeddb developpers can add, update, delete and search data on an easy way without having to think how to put up an connection, handeling transaction, etc. For now this project is still in development, so everything is subject to change. Now only the basic CRUD operations are supp...
With this little helper you can project in you LINQ Select() using expressions not written inside the LINQ query. This opens the door for expressions reuse.
Dynamic Linq Query Builder base on Expressions (core). Excellent PrepareQuery method with QueryParams