Top 20 NuGet linq Packages

Fork of beyond-code-github/LinqToQuerystring from Roysvork, targeting .Net Core 2 / .Net Standard 2.0.
A set of generic helper methods and classes for .NET Framework
A LINQ to FetchXML query provider which supports many scenarios unsupported by the Dynamics SDK's implementation.
Library made from coders to coders with some utilities used in GreenConcept projects
Option types for C# with LINQ support and rich fluent syntax
A LINQ to FetchXML web-api query provider which supports many scenarios unsupported by the Dynamics SDK's implementation.
Provides a set of types and extension methods to chain method calls and increase code readability.
Dynamic query builder for Linq
This project enhances LINQ to Objects with the following methods: Acquire, Aggregate (some EXPERIMENTAL), AggregateRight, Append, Assert, AssertCount, AtLeast, AtMost, Await (EXPERIMENTAL), AwaitCompletion (EXPERIMENTAL), Backsert, Batch, Cartesian, Choose, CountBetween, CompareCount, CountBy, Count...
A library that make use of Linq2DB to provide centralized services for accessing database, supports MS SQL Server by default
A library that provides abstraction layers for accessing database utilizing DotNetBrightener Data Access Framework.
An evolution of the dynamic linq library based on C# 4 dynamic.
Marr DataMapper is a Linq enabled Micro-ORM that allows you to project views into complex object graphs. Contributors: Rick Schott, vitidev, Keivan Beigi, Mark McDowall
With Visual Studio's multi-targeting and LINQBridge, you can write LINQ to Objects (local) queries using the full power of the C# 3.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...
OLinq is a project to provide a Linq Queryable provider implementation for operating on ObservableCollections or other INotifyCollectionChanged supporting lists. The output of OLinq is an ObservableView which notifies when the results of the query have changed.