Top 20 NuGet linq Packages

DevForce takes care of your application's infrastructure-the gap between your data-layer and client-layer where the difficult job of turning raw data into business objects and moving them to and from the client's screen takes place. DevForce fills this gap so you don't have to. Instead of building, ...
LINQ provider for Elasticsearch
ArmChair is a .NET Client for CouchDB
An experimental LINQ to ReQL provider for the RethinkDB C# Driver.
Simple JSON flat file data store
A collection of convenience extensions that leverages C# 7 tuples
OData chain semantics for data queries over HTTP.
An intuitive tool for merging in-memory collections : add, update, delete elements simultaneously. Supports a functional LINQ approach (Merge), in-place collection merging (MergeInto), and a pure callback approach (ControlMerge, ControlMergeParallel). Callbacks can be injected to compose custom be...
Strongly-typed .Net Client for Sanity CMS (https://sanity.io)
Pattern matching support for System.Linq.Expressions.
Gulliver is a C# utility package and library engineered for the manipulation of arbitrary sized byte arrays accounting for appropriate endianness and jagged byte length. Functionality includes the as previously unsupported standard set of boolean algebraic operations, bitwise shifting, and unsigned ...
Core functionality for working with expression trees.
A Generic HL7 message low level DECODER supporting all HL7 PIPE Delimited Messages. The library implements the IEnumerable Interface allowing for Linq queries to be used on HL7 Messages at any level. Common HL7 DataTypes are included within an extensible framework allowing Custom HL7 DataTypes to...
Linq.PredicateBuilder allows you to construct filtering expressions at run-time on the fly using fluent API and minimize boilerplate code such as null/empty checking and case ignoring.
Select a subset of properties of an object to return
Provides System.Linq.IQueryable extensions such as filtering, ordering, paging, etc.
ExpressionDelegates is a tool which generates delegates to properties, fields, methods and constructors used in linq expression trees. This package contains only the base classes required for expression delegates' usage. It should be used in projects that do not contain any linq expressions to gene...
library to extend linq functions
Provides the simple way to call JIRA Rest API using LINQ provider.
LinqSpecs is a framework that will help you to create specifications for LINQ queries. Supported platforms: - .NET Standard 1.0+ - .NET Framework 4.5+ - .NET Core 2.0+ - .NET 5.0+