Top 20 NuGet extensions Packages

A collection of .Net utilities for System.Net
Effort Extensions and Helpers for all Cextensions projects in .net
Entity Framework Extensions and Helpers for all Cextensions projects in .net
Xml Extensions and Helpers for all Cextensions projects in .net
C# utility components - DGML, Graphs, Argument Parser (Console), Logging, T4 Templates Base, Process helper
Scream.IO is a set of extensions for System.IO.Stream. It facilitates ease of use and aims to lower memory usage for applications. Find us on GitHub at https://github.com/jamesqo/Scream.IO
DotGoodies.Basics provides some simple yet useful extensions for .Net framework class libraries.
The goal of this project is to provide additional functionality to C# to make working with it easier.
Contains helper methods for manipulating queries and collections
Set of libraries with some sort of everyday functionality like: extension of LINQ, monads, event extensions etc.
Extensions for common actions on types that aim to reduce code volume and make code easier to read and maintain.
Extensions for NLog
Implementation of ReactiveX with Redis as a transport layer
Qactive serializable expressions library.
Allows injecting NLog logger using AutoFac via constructor, field or property injection
A collection of useful type extensions provided by N4Works.com for .net
Provides various extension methods for use with IQueryable<T> implementations.
General purpose extension methods on the IEnumerable and IEnumerable<T> interface. This includes Page for using LINQ to do efficient paging on IEnumerables without using skip and take.