Top 20 NuGet Linq Packages

Converts a LINQ expression to FetchXml query so that it can be consumed for querying data from Microsoft Dynamics 365 CE
A .NET Standard library of choice (general discriminated union) types.
A fork of https://github.com/s2fx/LinqToQuerystring
This package contains some debugging utility classes for NMF Expressions
(This package has been deprecated. Use AutoMapper.AspNetCore.OData.EFCore or AutoMapper.AspNetCore.OData.EF6.) Creates LINQ expressions from ODataQueryOptions.
(This package has been deprecated. Use AutoMapper.AspNet.OData.EF6.) Creates LINQ expressions from ODataQueryOptions.
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.
.Net library that includes Dynamic Linq and other Expression oriented functionality
Alternatives to some hashing-based LINQ operators (GroupBy, Join, GroupJoin), based on ordered inputs.
Abstraction layer over Linq with cache capabilities. Now with async capabilities (experimental).
A simple light weight LINQ provider for Dapper.Net
AntData.Orm mysql For Dotnet Core
Este repositório é uma extensão do Dapper, com o objetivo de utilização totalmente voltada à objetos.
FeralExpressions defines the expansion method .Inline() which can be called on either an expression, or an IQueryable. It replaces method calls in the expression with the method body. In order for this to work, the method must (a) be declared in a partial class (b) have an expression body (c) hav...
Saraff.Twain.NET Extensions (LINQ to TWAIN).
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!!
基于netstandard2.0的类似于Entity Framework的实体框架,目前支持SQL Server,MySQL,MariaDB,Oracle和Postgresql,CloudEntity使用了类似于Linq但又不是Linq的全新的查询方式,这会让很多熟悉Linq的开发人员打开一个新世界的大门。