1. MvcJqGrid

    By:

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

  2. 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

  3. Microsoft.Web.Infrastructure

    By:

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

  4. 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

  5. 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

  6. 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/

  7. CommonServiceLocator

    By:

    The Common Service Locator library contains a shared interface for service location which application and framework developers can reference. The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references. The hope is that... More information

    339,113 downloads

  8. Microsoft jQuery Unobtrusive Ajax

    By:

    jQuery plugin that lets you unobtrusively set up jQuery Ajax.

  9. Bundle Transformer: LESS 1.6.25

    By:

    BundleTransformer.Less contains translator-adapter LessTranslator. This adapter makes translation of LESS-code to CSS-code. Also contains HTTP-handler LessAssetHandler, which is responsible for text output of translated LESS-asset. Uses NuGet-package the dotless (http://nuget.org/packages/dotless).

  10. Bootstrap

    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

  11. 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

    133,799 downloads

  12. Fluent NHibernate

    By:

    Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate.

  13. Microsoft SQL Server Compact Edition

    By:

    Legacy package, SqlServerCompact is now included in the 'Microsoft.SqlServer.Compact' package.

    127,679 downloads

  14. 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

  15. ASP.NET MVC 4

    By:

    Legacy package, AspNetMvc is now included in the 'Microsoft.AspNet.Mvc' package.

    97,835 downloads

  16. jQuery Unobtrusive Validation

    By:

    Legacy package, jQuery.Validation.Unobtrusive is now included in the 'Microsoft.jQuery.Unobtrusive.Validation' package.

    95,660 downloads

  17. ASP.NET Universal Providers For SqlExpress

    By:

    Legacy package, System.Web.Providers is now included in the 'Microsoft.AspNet.Providers' package.

    88,126 downloads

  18. jQuery Unobtrusive Ajax

    By:

    Legacy package, jQuery.Ajax.Unobtrusive is now included in the 'Microsoft.jQuery.Unobtrusive.Ajax' package.

    87,320 downloads

  19. ASP.NET Web API

    By:

    Legacy package, AspNetWebApi is now included in the 'Microsoft.AspNet.WebApi' package.

    79,571 downloads

  20. OrmLite.SqlServer - Fast, code-first, config-free Poco ORM

    By:

    Light, simple and fast convention-based code-first POCO ORM for Sql Server. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in SQLServer.