Top 20 NuGet .net Packages

A generic validation framework supporting cross-entity data validation.
Deprecated. Use the unified package AsyncBridge instead.
Deveel ReadLine is a simple library to provide some of the functionalities of GNU Readline within .NET and Mono applications
Deveel CLI was started as the port to .NET/Mono of the Apache Commons-CLI, but evolved later into a more complete framework for helping developers to easily intercept command-line configuration switches from user input.
Reads and evaluates string representations of mathematical formulae. Can be used for solving equations or plotting graphs. eg. var formula = MathParse.Parse("3sinx + 1"); return formula.Evaluate(Math.Pi); will return 1 (which is 3sinπ + 1)
A .NET 4.0 client for Etsy's StatsD server.
This project contains the Nohros Ruby interfaces for the .NET language.
My package description.
ExcelExport is a simple, fluent API to export data to Excel spreadsheets using OleDb. For sample usage, click the Project Information link.
A state change propagator for .NET
StyleMVVM is a full featured MVVM framework designed from the ground up for the Windows Store platform (C#, C++ and HTML/JS supported). StyleMVVM has now been ported to Windows Phone 8 and WPF (.Net 4.5).
Syntactic sugar for C#
Fork of Oliver Sturm's original FCSLib
Project references for Entityspaces ORM Architecture v2012.1.0930.0 You will need to download Entityspaces Studio in order to generate your data layer. For further info, see the project site or http://download.cnet.com/EntitySpaces-Studio/3000-10250_4-10590953.html
A handy set of extensions off of the BCL
Dependency Injection Container with a very simple API
SystemWrapper is a library that wraps .NET classes for system resources like System.IO.FileInfo, System.Reflection.Assembly, and many other classes so you can easily mock them. This particular build of SystemWrapper is strongly-named from revision 94877.