Top 20 NuGet Packages

Linphone SDK
Some helpful extensions for LINQ
Paging made easy with Linq syntax and extensions. Translates directly to SQL for database-side paging when using Entity Framework.
Implements types and extension methods for transforming and implicitly defining instances of the readonly collection interfaces new to .Net 4.5. (The interfaces are IReadOnlyList<T>, IReadOnlyCollection<T>, and IReadOnlyDictionary<K,V>.) For example, the library implements a Select method that ens...
LINQ to OWIN is middleware that allows you to code your Katana/OWIN web applications as a set of reactive queries using Rx (Reactive Extensions) for .NET.
Linq provider for Salesforce SOQL REST API
Linq To SharePoint (2013) Framework.
Linq To SharePoint (2016) Framework.
Linq To SharePoint (o365) Framework.
Discover visual XAML tree elements in fluent LINQ way
Linq extension method to generate CSV files
Lightweight optimizer of System.Linq.Expression expressions. Just basic boolean algebra and reductions, constant and tuple/anonymous type eliminations. For side-effect free Expressions. No compilation-subjective optimizations.
Library which extends LINQ query handling for data access, allowing for expressions not otherwise supported by the provider. For example, allows more complex expressions and other method calls to be used with Entity Framework. Also compatible with AutoMapper and Project().To<>().
LinqEx contains a set of extension methods to runtime objects, mainly to enumerables. These extensions can help you increase your productivity.
A single-file, easy to include set of extension methods on the Bitmap class that allow inherently stream oriented processing of images using LINQ. This is also faster than unsafe code for large images. Part of Code Blocks (http://codeblocks.codeplex.com)
A lightweight, linq-friendly inference library for .NET