Top 20 NuGet linq Packages

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 Acquire. Ensures that a source sequence of objects are all acquired successfully. If the acquisition of any one fails then those successfully acquired till that point are disposed.
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 Consume. Completely consumes the given sequence. This method uses immediate execution, and doesn't store any data during execution.
WiLinq is a workitem linq provider targeting VSTS Rest API
Expression serializer for JSON.NET
VITA ORM standard modules - Login, Logging, EncryptedData, Party, others.
IAsyncEnumerable interface definition, and some LINQ function for it
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.
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+
A C# WebApi library for building REST queries server side using Dynamic Linq
SolrNet IQueryable provider. Extend SolrNet functionality by adding linq to solr support for basic methods.
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...
Business Logic Toolkit is a set of components to simplify .NET application development.