Top 20 NuGet linq Packages

LinqToOdbc seeks to simplify access to Odbc-based datasources via Linq queries.
Utilities class for .Net including Dynamic property getters/setters, automatic IQueryable searching, LinqToSql shortcuts, FileStream shortcuts, String extensions and more.
The experimental library of Paraiba that is not well tested.
Allows for SQLinq to be more easily used with a little help from "Dapper dot net".
Unity integration for Logic Data Access
LinqCube is a small utility library to define measures and dimensions in code an do in-memory cubes against LINQ queries.
With linq2indexeddb developpers can add, update, delete and search data on an easy way without having to think how to put up an connection, handeling transaction, etc. For now this project is still in development, so everything is subject to change. Now only the basic CRUD operations are supp...
Dynamic Linq Query Builder base on Expressions for ASP.NET MVC. Excellent PrepareQuery method with QueryParams (Razor engine)
Asynchronous LINQ to Objects query processing
TryParse from .NET Standard done right
LINQ operators that work with async/await
VsDebugFx provides weakly-typed lambda expressions and LINQ in Visual Studio debugger.
Provide Linq Support to TableQuery.Where method
NLite.Data Framework 是一个轻量简单易用的开源Linq ORM数据访问组件,支持Nullable类型和枚举类型,对Linq的谓词提供了完美的支持,旨在让绝大部份的主流数据库都使用 Linq 来进行程序开发,让开发人员访问数据库从SQL中解放出来,易学易用上手快,配置简单,并且提供了源代码下载,方便定制。支持多数据库,目前支持Access、SQLServer、SqlCE、SQLite、MySQL、ORACLE,未来还会支持更多的数据库。 设计理念 一: 约定胜于配置 连接字符串的配置完全遵循.Net 的...
ELinq 是一个轻量简单易用的开源Linq ORM数据访问组件,支持Nullable类型和枚举类型,对Linq的谓词提供了完美的支持,支持根据实体类自动建库建表建关系,支持根据数据库通过T4模版自动生成实体代码,旨在让绝大部份的主流数据库都使用 Linq 来进行程序开发,让开发人员访问数据库从SQL中解放出来,易学易用上手快,配置简单,并且提供了源代码下载,方便定制。支持多数据库,目前支持Access、SQLServer、SqlCE、SQLite、MySQL、ORACLE,未来还会支持更多的数据库。
LINQ provider for Ektron via Ektron's SearchManager using AdvancedSearchCriteria searches.
C# source implementation that enhances LINQ to Objects with the method MinBy. Returns the minimal element of the given sequence, based on the given projection.
C# source implementation that enhances LINQ to Objects with the method Pairwise. Returns a sequence resulting from applying a function to each element in the source sequence and its predecessor, with the exception of the first element which is only returned as the predecessor of the second element.
C# source implementation that enhances LINQ to Objects with the method ForEach. Immediately executes the given action on each element in the source sequence.
Library for accessing MediaWiki wikis (including Wikipedia) through their API.