Top 20 NuGet Linq Packages

Provides access to the reporting tool List & Label. Please note that a List & Label installation is required.
T4 scaffolding templates for Firebird database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
A Document-Centric Data Access Framework for Cosmos DB
Enables you to use standard drivers to access live Excel spreadsheet data through SharePoint Excel Services on premis.
The CData QuickBooks Desktop Data Provider allows you to connect to local and remote company files. Access sources like QuickBooks Customers, Vendors, etc.
Parallel high performance cross-platform C#/.NET algorithms. 28+ algorithms with familiar interfaces and examples. Multi-core and data parallel (SIMD/SSE). Open source and free. See project Readme, blog and videos...
LinqToSql: Bulk Insert, Bulk Update, Bulk Delete, Bulk Merge, and Bulk Synchronize.
Utilities and helper classes for faster .Net development
These extensions make it easy to chain Linq expressions based on conditions—useful for sorting, filtering, and paging.
The CData Snowflake Provider allows you to use standard drivers to access data from the Snowflake database.
Remote linq extensions for EF Core. Use this package on server side to apply queries to EFs DbContext. Use this package in a client side project to enable utilization of query features specific to EF Core: - Apply eager-loading (Include-expressions in linq queries) - ...
This package contains LINQ extensions used by other CodeGator packages. Platforms supported: .NET 6.x or above
T4 scaffolding templates for DB2 database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
T4 scaffolding templates for Informix database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
T4 scaffolding templates for SqlCe database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
T4 scaffolding templates for Sybase database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
T4 scaffolding templates for SapHana database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
Remote linq extensions for EF6: - Use this package on server side to apply queries to EFs DbContext. - Use this package in a client side project to enable eager-loading (Include-expressions in linq queries).
LinqBuilder is an implementation of the specification pattern. Made for use with IEnumerable and IQueryable.