1. Microsoft jQuery Unobtrusive Ajax

    By:

    jQuery plugin that lets you unobtrusively set up jQuery Ajax.

  2. MvcHaack.Ajax

    By:

    A libary for easily calling ASP.NET MVC Action methods from JavaScript

  3. AjaxControlToolkit

    By:

    The Ajax Control Toolkit contains a rich set of controls that you can use to build highly responsive and interactive Ajax-enabled Web applications. The Ajax Control Toolkit contains more than 40 controls, including the AutoComplete, CollapsiblePanel, ColorPicker, MaskedEdit, Calendar, Accordion, and Watermark controls. Using the Ajax Control Toolki... More information

    322,633 downloads

  4. Microsoft Ajax Minifier

    By:

    JavaScript and CSS minification Library for use in .NET applications that want to provide minification or parsing functionality.

  5. jQuery Unobtrusive Ajax

    By:

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

    87,435 downloads

  6. 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,403,436 downloads

    Tags

  7. PagedList

    By:

    PagedList makes it easier for .Net developers to write paging code. It allows you to take any IEnumerable(T) and by specifying the page size and desired page index, select only a subset of that list. PagedList also provides properties that are useful when building UI paging controls.

  8. PagedList.Mvc

    By:

    Asp.Net MVC HtmlHelper method for generating paging control for use with PagedList library.

  9. Ajax Grid Scaffolder

    By:

    A scaffolder has many similarities to the built-in "Controller ... using Entity Framework" scaffolder, but it provides pagination, reordering and inline editing of the content using Ajax.

  10. Bundle Transformer: Microsoft Ajax 1.6.25

    By:

    BundleTransformer.MicrosoftAjax contains 2 minifier-adapters: MicrosoftAjaxCssMinifier (for minification of CSS-code) and MicrosoftAjaxJsMinifier (for minification of JS-code). These adapters perform minification using the Microsoft Ajax Minifier (http://ajaxmin.codeplex.com).

  11. infuser

    By:

    Lightweight JavaScript library to be used for pulling external templates & other content asynchronously/synchronously. (see http://freshbrewedcode.com/jimcowart/2011/11/30/infuser-a-template-loader/)

  12. FubuMVC.Ajax

    By:

    Request correlation and other AJAX helpers for FubuMVC

  13. TrafficCop

    By:

    Simple JavaScript library to prevent multiple simultaneous client requests to same HTTP endpoint. After one active request, subsequent requests with identical request metadata have their callbacks queued with the first/active request, preventing the need for multiple unnecessary round trips to a server.

  14. AjaxControlToolkit-1.0.10301.0

    By:

    Legacy version of AjaxControlToolkit which is not published on its official NuGet package page http://nuget.org/packages/AjaxControlToolkit

  15. jTable - A JQuery plugin to create AJAX based CRUD tables.

    By:

    jTable is a jQuery plugin that is used to create AJAX based CRUD tables without coding HTML or Javascript. It supports paging, sorting, master/child tables, selecting rows, resizing columns, show/hide columns and so on. Also creates create/edit forms and dialogs automatically from your model.

  16. Juice UI

    By:

    Juice UI – Supercharge ASP.NET Web Forms with jQuery UI

  17. West Wind Web and AJAX Utilities (Westwind.Web)

    By:

    West Wind Web and AJAX Utilities provide a host of AJAX and REST services for interaction with jQuery. Key features include support for easy to implement REST and AJAX services and a rich client side JavaScript library that can interact with these services easily. For WebForms there are a host of wrappers for the client side jQuery plug-in controls... More information

  18. MVC Awesome

    By:

    contains a rich set of helpers (controls) that you can use to build highly responsive and interactive Ajax-enabled Web applications. www.ASPnetAwesome.com http://awesome.codeplex.com http://ASPnetAwesome.codeplex.com

  19. Wrox.ProMvc3.Ajax.AjaxForm

    By:

    Sample code from Chapter 8 of the Professional ASP.NET MVC 3 book by Wrox.

    1,214 downloads

  20. MvcHaack.Ajax.MVC4

    By:

    See MvcHaack.Ajax package description