Top 20 NuGet Linq Packages
Option types for C# with LINQ support and rich fluent syntax
Library made from coders to coders with some utilities used in GreenConcept projects
A LINQ to FetchXML query provider which supports many scenarios unsupported by the Dynamics SDK's implementation.
A set of generic helper methods and classes for .NET Framework
Fork of beyond-code-github/LinqToQuerystring from Roysvork, targeting .Net Core 2 / .Net Standard 2.0.
A .Net Core port of the https://www.nuget.org/packages/linq2rest project which provides two way OData request to Queryable transformation. Part of the Lynicon CMS project: https://www.nuget.org/packages/lyniconANC
A LINQ to FetchXML web-api query provider which supports many scenarios unsupported by the Dynamics SDK's implementation.
Provides a set of extension methods for commonly used types within .Net (C#) to enable writing code fluently. Also adds support for different patterns like the option or result pattern (unions).
Dynamic query builder for Linq
This project enhances LINQ to Objects with the following methods: Acquire, Aggregate (some EXPERIMENTAL), AggregateRight, Append, Assert, AssertCount, AtLeast, AtMost, Await (EXPERIMENTAL), AwaitCompletion (EXPERIMENTAL), Backsert, Batch, Cartesian, Choose, CountBetween, CompareCount, CountBy, Count...
A library that make use of Linq2DB to provide centralized services for accessing database, supports MS SQL Server by default
A library that provides abstraction layers for accessing database utilizing DotNetBrightener Data Access Framework.
A collection of extension methods to IQueryable and IEnumerable that enable easy and performance Soundex searches
A collection of extension methods to IQueryable and IEnumerable that enable easy and performance Levenshtein searches
Compile LDAP filter strings (RFC 1960/2254/4515) from LINQ Expressions, or parse them into LINQ Expressions.
This is a fork of the System.Linq.Dynamic.Library project that was itself forked from the Microsoft System.Linq.Dynamic project. The library allows you to construct dynamic linq queries using string expressions instead of C# expressions. See more information on project site and project wiki.