Top 20 NuGet linq Packages

.NET Core light object mapper for SQL databases.
Package offers support for processing DataTables requests using IQueryable Expressions. Search, filter and sorting specified in DataTables request are (automatically) translated from Viewmodel Expressions in the UI layer to Domain Expressions using this library in combination with AutoMapper.
The CData APIs Provider enables you to access data from various APIs and flat files using standard database technologies.
Afonsoft Extensions for linq, Enum, Regex, String, Assembly, DateTime, DataRow, Object, Exception, Task
Paging made easy with Linq syntax and extensions. Translates directly to SQL for database-side paging when using Entity Framework.
This is an API to work with PowerApps and Dynamics 365 Web API
.NET Task / ValueTask helpers for compositioning frustration free.
A migrations generation framework / utilities for NHibernate utilizing FluentMigrator
Linq To SharePoint (o365) Framework.
Library for resolving GraphQL queries. Integrates well with Entity Framework Core by helping you create IQueryable objects from the passed GraphQL document and variables. Contains MSBuild and dotnet CLI targets for generating GraphLinqQL C# from GraphQL schemas. Part of the GraphLinqQL suite of li...
Library for supporting GraphQL Introspection for GraphLinqQL generated classes. Part of the GraphLinqQL suite of libraries, which are designed to add C# support for GraphQL via creating LINQ queries.
Includes a GraphQL AST, Parser, and Lexer based on Antlr4 for .Net Standard and Framework. Part of the GraphLinqQL suite of libraries, which are designed to add C# support for GraphQL via creating LINQ queries.
Library for integrating GraphLinqQL with ASP.Net Core to easily create GraphQL endpoints with C#. Part of the GraphLinqQL suite of libraries, which are designed to add C# support for GraphQL via creating LINQ queries.
Linq To SharePoint (2013) Framework.
Linq To SharePoint (2016) Framework.
AutoFilter allows to generate LinqExpression by DTO and pass this expression to ORM for SQL generation and database filtration or compile expression to delegate for in-memory filtration
Save and update objects to a database using only Linq.
Save and update objects to a database using expressions.
This simple rule engine is a .NET Standard library 2.0, which uses Microsoft's DLR DynamicExpressionParser in the background. The goal was to make a simple engine which is easy to use and compatible with many projects. Fork from GSoulavy.RuleEngine