jQuery.Form 3.23.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package jQuery.Form --version 3.23.0
NuGet\Install-Package jQuery.Form -Version 3.23.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="jQuery.Form" Version="3.23.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add jQuery.Form --version 3.23.0
#r "nuget: jQuery.Form, 3.23.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install jQuery.Form as a Cake Addin
#addin nuget:?package=jQuery.Form&version=3.23.0

// Install jQuery.Form as a Cake Tool
#tool nuget:?package=jQuery.Form&version=3.23.0

The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on jQuery.Form:

Package Downloads
CmjMVCUI

Manual operation: 1.Modify file namespace :App_Start\BundleConfig.cs 2.uninstall package: Bootstrap Respond JS 3.Delete the following files: Content\Site.css

ProgressiveJs

A library to simplify the creation of progressively enhanced ajax web applications.

Incoding.MetaLanguage

Define behavior of your Ajax dynamic pages with NO Javascript code.

ComBoost.Mvc.Bootstrap

This is a bootstrap style package for ASP.Net using ComBoost.Mvc.

Bigfoot.Web.Client

Bigfoot.Web.Client carries the client assets for the Bigfoot.Web.Client, mainly bigfoot.js and bigfootweb.css. It is based on Bootstrap as well jQuery.BlockUI so it needs these packages to operate properly. Structure: Scripts\bigfoot.js Content\bigfootweb.css Content\Images\loading-spinner-grey.gif

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on jQuery.Form:

Repository Stars
AndreyAkinshin/knockout-mvc
Power of Knockout.js for ASP.NET MVC
aspose-pdf/Aspose.PDF-for-.NET
Aspose.PDF for .NET examples, plugins and showcase projects
Version Downloads Last updated
4.3.0 45,737 5/10/2021
4.2.2 176,655 1/3/2018
4.2.1 38,401 4/12/2017
4.0.1 17,542 2/24/2017
3.51.0 584,370 10/29/2014
3.46.0 159,976 12/4/2013
3.43.0 20,847 9/4/2013
3.36.0 18,350 7/8/2013
3.32.0 20,512 4/4/2013
3.28.0 10,937 3/20/2013
3.27.0 19,209 2/11/2013
3.25.0 3,037 1/22/2013
3.24.0 2,432 1/7/2013
3.23.0 1,725 12/19/2012
3.20.0 3,599 11/28/2012
3.18.0 4,296 10/18/2012

- fix try/catch around execCommand (3.23)
       - Added file inputs to clearInputs function, because they weren't being cleared (3.22)
       - fix space/plus issue with deepSerialize  (3.21)