Top 20 NuGet Packages

A thin netstandard IQueryable interface over a simple odate endpoint. Compatable with odata endpoints powered by Linq2OData.Server
Extension methods over IQueryable that can generate expressions a filter based on odata query syntax.
A c# helper for merging collections of business objects with corresponding LINQ2SQL collections.
Package Description
LINQ Analyzer
Package Description
With Visual Studio's multi-targeting and LINQBridge, you can write LINQ to Objects (local) queries using the full power of the C# 4.0 compiler and yet create programs that require only Microsoft .NET Framework 2.0. LINQBridge is a re-implementation of all the standard query operators introduced with...
Provides an extension method to LINQ to compile an expression to an instance method. If the method has parameters, the first parameter of the expression must be represent "this".
Description
LinqDyn provides Linq extension methods for dynamic filtering and ordering
Simplify your Linq expression
A way of expanding extension methods in your LINQ expressions so that it can be interperated by a third party who doesn't understand your extensions
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.
A toolkit for building custom LINQ providers.
This is a library of tools for extending Linq with functionality that is not part of the .Net framework.
Package Description
-
A library of generic data types and extension methods to encourage declarative programming using Linq and extension methods.
Helper for Linq and DynamicLinq in .NET Core. Extensions to easily perform left joins on IQueryable objects.