1. jQuery

    By:

    jQuery is a new kind of JavaScript Library. jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript. NOTE: This package is maintained on behalf of the library ow... More information

    2,387,154 downloads

    Tags

  2. EntityFramework 5.0.0

    By:

    Entity Framework is Microsoft's recommended data access technology for new applications.

    1,639,918 downloads

  3. jQuery Validation

    By:

    This jQuery plugin makes simple clientside form validation trivial, while offering lots of option for customization. That makes a good choice if you’re building something new from scratch, but also when you’re trying to integrate it into an existing application with lots of existing markup. The plugin comes bundled with a useful set of validation m... More information

  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. ELMAH Core Library (no config)

    By:

    Core library for ELMAH (Error Logging Modules and Handlers) without any configuration.

  6. DotNetOpenAuth OpenID Relying Party

    By:

    Increase conversion rates to your web site by lowering the bar to create an account with your site, by allowing customers to use accounts they already have with other sites, such as Google and Yahoo!

    634,540 downloads

  7. Microsoft jQuery Unobtrusive Validation

    By:

    jQuery plugin that unobtrusively sets up jQuery.Validation.

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

  9. HtmlAgilityPack

    By:

    This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to... More information

  10. DynamicData.EFCodeFirstProvider

    By:

    Supports using Dynamic Data with EF Code First models

    300,783 downloads

  11. Microsoft jQuery Unobtrusive Ajax

    By:

    jQuery plugin that lets you unobtrusively set up jQuery Ajax.

  12. QueryInterceptor

    By:

    Exposes a generic extension method to IQueryable<T> that allows interception of expression trees with expression visitors.

    291,697 downloads

  13. WebBackgrounder.EntityFramework

    By:

    WebBackgrounder.EntityFramework is an implementation of the IJobCoordinator for WebBackgrounder that uses a Database (via EF Code First) as the synchronization mechanism (aka a mutex) for coordinating jobs.

  14. Unity

    By:

    The Unity Application Block (Unity) is a lightweight extensible dependency injection container with support for constructor, property, and method call injection. It facilitates loosely-coupled design.

  15. jQuery Templates (Beta 1)

    By:

    jQuery templates contain markup with binding expressions. Templates are applied to data objects or arrays, and rendered into the HTML DOM.

  16. jQuery Cookie

    By:

    A simple, lightweight jQuery plugin for reading, writing and deleting cookies. NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/

  17. jQuery Color

    By:

    A jQuery plugin that adds the ability to do color animations to jQuery. NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/

  18. jQuery Easing

    By:

    A jQuery plugin from GSGD to give advanced easing options.

  19. jQuery KeyTips

    By:

    The KeyTips plugin for jQuery (formerly the Access Key Highlighter plugin) provides various options for highlighting access keys on web forms when the user presses their browser's access key shortcut key, e.g. Alt in Internet Explorer and Safari, Shift+Alt in Firefox.

  20. jquery.captureDocumentWrite

    By:

    Allows getting the content written by script files which use the document.write() method. Originally created to support the SignalR chat sample application when adding content providers for reading entries from pastie or git. Sample usage: $('<div/>').captureDocumentWrite('https://gist.github.com/1158895.js?file=gistfile1.cs', function(content){/*c... More information