Top 20 NuGet Linq Packages

Shaolinq is a thoughtfully designed ORM andLinq provider for .NET This library contains types used by Shaolinq.Postgres and Shaolinq.Postgres.DotCOnnect.
Project to extend the LINQ to LDAP provider with useful features like scopes.
A C# Serverside parser for the popuplar jQuery datatables plugin
LINQtoSPARQL is specific LINQ to SPARQL. Dynamically scaffolds SPARQL queries by using LINQ style. Built on top of DynamicSPARQL project https://github.com/Efimster/DynamicSPARQL/wiki. Please visit project wiki pages https://github.com/Efimster/LINQtoSPARQL/wiki .
C# source implementation that enhances LINQ to Objects with the method OrderedMerge. Merges two heterogeneous sequences ordered by a common key into a homogeneous sequence.
Allows for SQLinq to be more easily used with a little help from "Dapper dot net".
Unity integration for Logic Data Access
Asynchronous LINQ to Objects query processing
Dynamic Linq Query Builder base on Expressions for ASP.NET MVC. Excellent PrepareQuery method with QueryParams (Razor engine)
TryParse from .NET Standard done right
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...
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 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 MinBy. Returns the minimal element of the given sequence, based on the given projection.
Provide Linq Support to TableQuery.Where method
NLite.Data Framework 是一个轻量简单易用的开源Linq ORM数据访问组件,支持Nullable类型和枚举类型,对Linq的谓词提供了完美的支持,旨在让绝大部份的主流数据库都使用 Linq 来进行程序开发,让开发人员访问数据库从SQL中解放出来,易学易用上手快,配置简单,并且提供了源代码下载,方便定制。支持多数据库,目前支持Access、SQLServer、SqlCE、SQLite、MySQL、ORACLE,未来还会支持更多的数据库。 设计理念 一: 约定胜于配置 连接字符串的配置完全遵循.Net 的...
LINQ operators that work with async/await
VsDebugFx provides weakly-typed lambda expressions and LINQ in Visual Studio debugger.