Top 20 NuGet Linq Packages

Option types for C# with LINQ support and rich fluent syntax for many popular uses: var maybeOne = "one".ToMaybe(); Maybe<string> maybeAnother; var maybeBoth = from one in maybeOne from another in maybeAnother select one + another; maybeBoth.Match( both => Console.WriteLine("...
Core library for LinqRewrite
轻量级高性能数据库映射器、支持xml、linq
Extensions for Linq
Pagination extensions to help paging feature
Registrations for handling NodaTime with DC.System.Linq.Dynamic
Modified Microsoft assembly for the .Net 4.0 Dynamic language functionality.
NHibernate and dynamic linq customizations for using NodaTime
Fluent Express provides a convenient API for dynamically building expression trees.
Provides useful LINQ extensions for the IEnumerable<T> interface.
Linq operators on ObservableCollection
.NET Data Client Framework based on native queries and with optional Linq support.
A Compositional, Safe Query Framework for Dynamic F# Queries
Code generator for WiLinq
Useful functions and extension based on NetStandard 2.0
This helper library includes several extension methods for working with Linq and data classes.