Top 20 NuGet queryable Packages

MixCore.Extensions
A light weight pagination framework
Provides an implementation of IDependencyResolver implemented using Unity.
A lightweight query mapping library, QueryMutator provides Queryable, Enumerable and Object extensions for automapping objects and mapping multiple expressions into one. QueryMutator is used to automatically map complex expression trees to object graphs. Used in conjunction with Entity Framework, it...
Lightweight library that extends the IQueryable<T> interface to create queries searching through every entity property.
Easy to use library to allow you to order IEnumerable or IQueryable by dynamic properties. Also contains a natural sort comparer.
A set of useful extensions to .NET IQueryable.
A smart paging library for .NET queryables and enumerables.
Qactive serializable expressions library.
Odata queryable api endpoints for generic services.
Provides various extension methods for use with IQueryable<T> implementations.
Provides an asynchronous operations over the original Vibrant.QuerySearch library.
IQueryable automatic projection device. Easily convert IQueryable<Entity> to IQueryable<Dto> var dtoQuery = query.ProjectTo<OrderDto>();
A set helpful extensions for Microsoft.Extensions.DependencyInjection.
QuickGrid helper library. https://github.com/worldspawn/quick-grid
Provides an asynchronous operations over the original Vibrant.QuerySearch library.
Provides an asynchronous operations over the original Vibrant.QuerySearch library.
Simple library to implement pagination in .NET.
SQLite Helper is an open source .NETStandard library for easy storage and access of data from SQLite databases. It uses SQLitePCLRaw to provide platform independent access to sqlite. !!WARNING!! Library is currently in beta, breaking changes might occur!!
Provides IQueryable extensions for easily working with filtering and pagination.