1. Logentries Plugin for Nlog v2.0

    By:

    le_nlog is a plugin library for NLog to enable logging to Logentries from a .NET platform. Logentries is a real-time log management service on the cloud. More info at https://logentries.com Nuget source and instructions can be found at https://github.com/logentries/le_nlog

  2. jQuery Mobile

    By:

    A unified user interface system across all popular mobile device platforms, built on the rock-solid jQuery and jQuery UI foundation. Its lightweight code is built with progressive enhancement, and has a flexible, easily themeable design. NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at ... More information

  3. MiniProfiler

    By:

    Lightweight mini-profiler, in particular designed for ASP.NET MVC sites

  4. Castle.Core

    By:

    Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter

  5. AnglicanGeek.MarkdownMailer

    By:

    A simple library for sending email message with Markdown bodies, that creates the text and HTML views from the Markdown.

    295,879 downloads

  6. MiniProfiler.MVC3

    By:

    ASP.NET MVC3 specific package for the Lightweight mini-profiler. We attempt to automatically hook up as much as possible including EF code first. This package is optional.

  7. Iesi.Collections

    By:

    The System.Collections namespace in the .NET Framework provides a number of collection types that are extremely useful for manipulating data in memory. However, some specialized implementations of ISet are not available. Iesi.Collections 4.0 for .Net 4.0 contains the LinkedHashSet (preserves insertion order), the ReadOnlySet and the SynchronizedSe... More information

  8. dotless

    By:

    This is a project to port the hugely useful Less libary to the .NET world. It give variables, nested rules and operators to CSS. For more information about the original Less project see http://lesscss.org/ or http://github.com/dotless/dotless. For more information about how to get started with the .NET version see http://www.dotlesscss.org/. For ... More information

    132,855 downloads

  9. Castle Windsor

    By:

    Castle Windsor is best of breed, mature Inversion of Control container available for .NET and Silverlight.

  10. Selenium WebDriver

    By:

    Selenium is a set of different software tools each with a different approach to supporting browser automation. These tools are highly flexible, allowing many options for locating and manipulating elements within a browser, and one of its key features is the support for automating multiple browser platforms. This package contains the .NET bindings f... More information

  11. Microsoft.Web.Infrastructure

    By:

    This package contains the Microsoft.Web.Infrastructure assembly that lets you dynamically register HTTP modules at run time.

  12. jQuery UI (Combined Library)

    By:

    jQuery UI is an open source library of interface components — interactions, full-featured widgets, and animation effects — based on the stellar jQuery javascript library . Each component is built according to jQuery's event-driven architecture (find something, manipulate it) and is themeable, making it easy for developers of any skill level to inte... More information

  13. Selenium WebDriver Support Classes

    By:

    Selenium is a set of different software tools each with a different approach to supporting browser automation. These tools are highly flexible, allowing many options for locating and manipulating elements within a browser, and one of its key features is the support for automating multiple browser platforms. This package contains .NET support classe... More information

  14. Modernizr

    By:

    Modernizr adds classes to the <html> element which allow you to target specific browser functionality in your stylesheet. You don't actually need to write any Javascript to use it. Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML5) while still maintaining a fine level ... More information

  15. Craig's Utility Library Reflection Namespace

    By:

    Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, Active Directory, Exchange, SQL, various file formats (CSV, iCal, etc.), Cisco phone apps, WMI queries, randomi... More information

  16. MvcJqGrid

    By:

    A fluent html helper which eases the the implementation of jqGrid in ASP.NET MVC applications. JqGrid modelbinder included. ORM independent

  17. Bootstrap Less Source

    By:

    Sleek, intuitive, and powerful front-end framework for faster and easier web development. Issues? Please post them here https://github.com/sirkirby/twitter-bootstrap-nuget/issues less.js provided by http://lesscss.org/

  18. MvcMailer

    By:

    MvcMailer sends emails using the MVC views as Email Body with no effort. Here's a quick list of features: a) Use Razor/WebForms views b) Use Master pages c) Write Testable Code d) Pass values to your view using ViewBag or ViewModel and e) Generate Absolute URL using Url.Abs method and f) create multi-part emails by just adding a view file, g) scaff... More information

    51,473 downloads

  19. ReflectionMagic

    By:

    Framework to drastically simplify your private reflection code using C# dynamic

  20. MiniProfiler.EF

    By:

    MiniProfiler integration for Entity Framework