jQuery 2.0.3
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 owners by the NuGet Community Packages project at https://nugetpackages.codeplex.com/
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package jQuery -Version 2.0.3
dotnet add package jQuery --version 2.0.3
<PackageReference Include="jQuery" Version="2.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add jQuery --version 2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: jQuery, 2.0.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install jQuery as a Cake Addin
#addin nuget:?package=jQuery&version=2.0.3
// Install jQuery as a Cake Tool
#tool nuget:?package=jQuery&version=2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (13)
Showing the top 5 NuGet packages that depend on jQuery:
| Package | Downloads |
|---|---|
|
toastr
3 Easy Steps:
(1) Link to toastr.css
(2) Link to toastr.js
(3) Use toastr to display a toast for info, success, warning or error
// Display an info toast with no title
toastr.info('Are you the 6 fingered man?')
*** For other API calls, see the demo
|
|
|
Microsoft.AspNet.SignalR.JS
JavaScript client for ASP.NET SignalR.
|
|
|
Microsoft.jQuery.Unobtrusive.Ajax
jQuery plugin that lets you unobtrusively set up jQuery Ajax.
|
|
|
Microsoft.jQuery.Unobtrusive.Validation
jQuery plugin that unobtrusively sets up jQuery.Validation.
|
|
|
jQuery.UI.Combined
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 integrate and extend into their own code.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
|