Top 20 NuGet Linq Packages

Extensions to automatically record execution times, results and exceptions of ValidationRules to AppMetrics.
Extensions to automatically log validation rules excecution and exceptions.
This simple rule engine is a .NET Standard library 2.0, which uses Microsoft's DLR DynamicExpressionParser in the background. The goal was to make a simple engine which is easy to use and compatible with many projects. Fork from GSoulavy.RuleEngine
A universal PredicateBuilder
Save and update objects to a database using expressions.
Linq To SharePoint (2016) Framework.
LINQ to OWIN is middleware that allows you to code your Katana/OWIN web applications as a set of reactive queries using Rx (Reactive Extensions) for .NET.
Linq to Graphs
Nuget to compare two lists
The CData SlicingDice Data Provider allows you to connect to SlicingDice using the REST API.
The CData HarperDB Data Provider allows you to use SQL to access data from a HarperDB database.
Enables you to use standard drivers to connect to Etrade objects. Just specify your credentials and access tables like Projects, Calendars, Documents, etc.
A C# expression parser for a single line string input.
Many tiny or huge code base and tools for different types of projects.
Enables you to use SQL to connect to DoubleClick for Publishers Ads, Accounts, Creatives, and Orders.
The CData DoubleClick Campaign Manager Data Provider allows you to connect to DCM data.
FeralExpressionsCore defines the expansion method .Inline() which can be called on either an expression, or an IQueryable. It replaces method calls in the expression with the method body. In order for this to work, the method must (a) be declared in a partial class (b) have an expression body (c)...