Top 20 NuGet linq Packages

A portable NoSql database for .NET applications with a single table per file. The field types are native CLR types, and arrays of the same, eg: Int32, Boolean, Byte[]. Multiple databases can be joined using LINQ.
LINQ operators to enable C# 8.0 index and range new features working with LINQ queries and any type that implements IEnumerable<T>.
A command line tool that facilitates generating code from an XSD; also generates configuration files to control code generation. Do not include this nuget package as a dependency in shipping applications or libraries; use the code it generates in a shipping library or app and include a dependency on...
Tired of choosing between .ToList() and .ToArray()? Save yourself some thinking and use .ToRandomCollectionType() instead!
Simpe.Net Linq, models, view models stuff
ChainLinq is a library for connecting Linq IQueryables with other tools such as API' and libraries.
Package Description
Package Description
Linq.Search provides a way to search collections using a simple query language.
QueryDesigner provides way of creating complex IQueryable filtering based on dynamic expression trees.
One<T> is a generic collection that contains exactly one item. This kind of generic collection allows you to use LINQ expression to write closures and functional programming.
Write Skip, Take, Distinct, ToList, ToHashSet, ToDictionary, etc. fluently in LINQ statement without extra parentheses.
Extensiones para paginar IQueryable
Package Description
Contains extensions on LINQ