Top 20 NuGet linq Packages

NCache allows using LINQ with cache to improve the application’s performance through caching without changing the LINQ object model
Linq to Querystring is an expression parser for .NET that aims to provide a lightweight subset of the OData URI Specification
Infrastructure for ASPNET Core that enables using quries.
Linq binding library for Bridge.NET projects.
The easiest way to have fixed thread number parallelism in LINQ on any processor environment! int threadNum=32; [my IEnumerable].GridEach(threadNum, x=> DoWork(x)); q: [email protected]
A* algorithm written in C#, used with LINQ expressions.
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
ULinq is a .NET standard library that converts MVC/WebAPI controller actions into URLs. It is particularly useful for integration testing.
Create client queryable API endpoints.
Version for Entity Framework (>= 6.0). Allows the creating of composable queries and thus the reusability of Linq2Entity query snippets.
Version for Entity Framework Core (>= 1.0, < 2.0). Allows the creating of composable queries and thus the reusability of Linq2Entity query snippets.
Allows the creating of composable queries and thus the reusability of Linq query snippets.
This is updated punchclock nuget that supports Reactive 4.0 There is a problem on Android when compiling System.Threading.Tasks.Extension need to downgrade from 4.5.1 to 4.0.0 Original was not upfated for a while.
AzureSearchToolkit is a lightweight set of tools for Azure Search to quickly build search functionalities for .NET Standard web apps. It features a rich LINQ provider which allows to write strongly typed queries based on your derived context and entity classes. A representation of the LINQ query is...
A Linq provider for IReadOnlyList
Useful extensions and basic implementations that'll help building fuel for Firestorm.Engine.
A LINQ QueryProvider that uses a REST API as its data source.