Top 20 NuGet Linq Packages

90% of features are OpenSource. NCache allows using LINQ with cache to improve the application’s performance through caching without changing the LINQ object model
Linq binding library for Bridge.NET projects.
A* algorithm written in C#, used with LINQ expressions.
EF Integration of DynamicLinq
Support linq,extened function,Action,Func,Tuple,AsyncTask.. for .net framework 2.0
.NET image array extensions. Color and depth conversions. Slim unmanaged structure for fast pixel manipulation. LINQ on 2D arrays.
Easily build filters for use in Lambda Expressions. Make it easy to turn WebApi requests parameters into expressions. Great features such as; save and re-run those filters, make complex expressions and more!
LinqPlus provides more LINQ awesomeness, with optimized LINQ methods for specific containers, tuple enumeration of dictionaries, functional LINQ extension methods, single function extensions for common patterns, and more.
Use LINQ to query TTree's. LINQ queries are converted to C++ code. VS2013 C++ tools must be installed.
EF Integration of DynamicLinq
Provides helpful Custom User Types, Composite User Types, Mapper Helpers and Linq Extensions for NHibernate. - NHibernate Composite User Type for the DateTimeOffset struct: Allows database such as SQLite that do not natively support the DateTimeOffset data type to store it in ...
Generic data manager for EF CRUD operations
GraphQL EntityFrameworkCore Dynamic Linq extensions to query GraphQL types dynamically
Library for executing GraphQL queries via GraphLinqQL. Part of the GraphLinqQL suite of libraries, which are designed to add C# support for GraphQL via creating LINQ queries.
A LINQ QueryProvider that uses a REST API as its data source.
Dynamically applies filtering, sorting, paging, and selecting (projection) to IEnumerable, IQueryable, and DbSet objects using a JSON-friendly spec. See EDennis.NetCore.LinqTools.Tests for examples.