JQStart 1.0.4

dotnet add package JQStart --version 1.0.4
NuGet\Install-Package JQStart -Version 1.0.4
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="JQStart" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JQStart --version 1.0.4
#r "nuget: JQStart, 1.0.4"
#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 JQStart as a Cake Addin
#addin nuget:?package=JQStart&version=1.0.4

// Install JQStart as a Cake Tool
#tool nuget:?package=JQStart&version=1.0.4

This NuGet package contains: jquery-1.6.2-vsdoc.js, start.debug.js, start.js.--- With start.js you can load into your project Jquery latest, JqueryUI 1.8.14, jquery.validate 1.8.1 and jquery Mobile latest --- e.g. " Sys.require([Sys.scripts.jQuery, Sys.scripts.jQueryUI]); Sys.onReady(function () { $("p").css("border", "3px solid red"); });-----New in v1.4 you will get the latest release of JQuery and JQuery Mobile. Samples can be found on Project site. ----- New in v1.2 when you use jQueryUI, jQueryMobile or jQueryValidate Jquery it's automatycly added as a dependency. ----- While developing use jquery vsdoc.js and start.debug.js --- Start.js on production

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.4 34,911 7/1/2011
1.0.3 1,711 5/12/2011
1.0.2 1,607 5/4/2011
1.0.1 1,675 4/1/2011
1.0.0 1,784 4/1/2011