Top 20 NuGet Linq Packages

C# source implementation that enhances LINQ to Objects with the method AssertCount. Asserts that a source sequence contains a given count of elements.
C# source implementation that enhances LINQ to Objects with the method Generate. Returns a sequence of values based on indexes.
C# source implementation that enhances LINQ to Objects with the method GenerateByIndex. Returns a sequence of values based on indexes.
C# source implementation that enhances LINQ to Objects with the method GroupAdjacent. Groups the adjacent elements of a sequence according to a specified key selector function.
C# source implementation that enhances LINQ to Objects with the method Index. Returns a sequence of where the key is the zero-based index of the value in the source sequence.
C# source implementation that enhances LINQ to Objects with the method Consume. Completely consumes the given sequence. This method uses immediate execution, and doesn't store any data during execution.
With this little helper you can project in your LINQ Select() using expressions not written inside the LINQ query. This opens the door for expression reuse. This is a fork of the original LinqExpressionProjection project with added support for EF 6 async by Asher Barak.
This package contains some utility classes for NMF Expressions
Builds linq expressions from query string filters
DEPRECATED: just reference 'NeinLinq' instead.
IAsyncEnumerable interface definition, and some LINQ function for it
VITA ORM standard modules - Login, Logging, EncryptedData, Party, others.
Features: * Very simple interface. Essentially the interface consists of two methods (with a couple of convenient overloads) on the class XmlExpressionSerializer from the namespace vm.Aspects.ExpressionSerialization: - public static XElement ToXmlElement(Expression expression); - public stat...
This is a fork of the dlinq-helpers project. Add server paging, filtering and sorting via Dynamic Linq to Asp.Net Core projects. Support Take, Skip, Sort, Filter, and Aggregate query parameters via QueryableExtensions class.
re-linq SQL Backend: A framework for generating SQL based on the re-linq Frontend.
OData linq for ASP.NET Core 2.0+
SolrNet IQueryable provider. Extend SolrNet functionality by adding linq to solr support for basic methods.
A C# WebApi library for building REST queries server side using Dynamic Linq
It is a LINQ to SQL Provider for Starcounter. This Starcounter.Linq v3 supports only Starcounter.Nova. If you want to use this library for earlier versions, please use Starcounter.Linq v1 or v2.