Top 20 NuGet linq Packages

It is a LINQ to SQL Provider for Starcounter. This Starcounter.Linq v3 supports only Starcounter.Nova. If you want to use this library for earlier versions, please use Starcounter.Linq v1 or v2.
A toolkit for writing Entity Framework provider wrappers.
For dotnetdbf projects using .net 4.0 projects this is an enumeration framework in which makes it easy to use Linq to Objects.
Allows querying WCF Web Api endpoints that expose IQueryable<T>, with full query support for nested relationships, etc. Does not deal with response deserialization. Look for HttpEntityClient for that.
Platform.NET A cross-platform library of useful classes and extensions for C# and .NET.
RxHeat.OData is a library that complements the Reactive Extensions Library with OData helper features. The project comprises a collection of tested features. It includes: - OData LINQ Observer Helper --- Paging helper --- LINQ Wrapper
RxHeat.Wpf is a library that complements the Reactive Extensions Library with WPF helper features. The project comprises a collection of tested features. It includes: - Wpf Helpers --- ObservableCollection async loader --- Scheduler Helper
RomanticWeb.net integration with triple stores using dotNetRDF.
ORM Class solution for RDF and SPARQL for .net.
A simple library to help manage retries in LINQ to SQL.
SeedPacket 5.0 adds a .seed() method onto IEnumerable for the quick seeding of data. Designed to be a part of your LINQ workflow, it quickly generates and populates many IEnumerable list types with realistic data that is as simple as: var mylist = new List<Item>().Seed(). SeedPacket is easy to us...
LINQ to Regex library provides language integrated access to the .NET regular expressions.
With Roslinq it's possible to use Linq to browse through source code and modify it.
QueryDesigner provides way of creating complex IQueryable filtering based on dynamic expression trees.
ORM for SQLite with data encryption. Supported Xamarin platforms: - Android - iOS 1. Just add [CryptoTable("TableName")] attribute to your class definition (Table) and [Encrypted] attribute to properties in your class that you want to be stored in a database file in encrypted...
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