Top 20 NuGet Packages

Client libraries, Mail Server & database for the mirabeau.mailer.
Miracle diagnostics logging framework
this package contains some extensions/utilities method like get value of description attribute for enums and format values with proper string format.
this package contains Html Helper methods for ASP.Net Mvc
A simple C# service that abstracts Mirror Image's API.
Tiny C#-only language interpreter.
Methods for calculating the minimum and maximum of an IEnumerable<T> in one pass.
Methods for shuffling IList and IEnumerable
A simple razor mail template helper Just call .ToEmailBody and supply the template and Razor will do the rest; it's that easy. Use it with Missive Fluent API You don't have to, but you can. Because it's just that easy, and they go together like peas and carrots anyway.
A bundle of useful functions of varying quality.
Library of utility c# classes for apps. Includes: string/date/time extensions, cache, logging, encryption and XML.
Lightweight library for graph analysis like shortest path calculation, cycle determination, ...
The Mitten Component Library is a set of components used to support the development of .NET applications.
Miva REST API wrapper
Package Description
A mixin is a class that provides a certain functionality to be inherited or just reused by a subclass. This project gives simple Mixin implementation fo c# using PostSharp AOP library. Mixins give simple way to cope with common issues like adding funcionality to comon classes that have to inherit fr...