AsyncRequest 1.0.4

dotnet add package AsyncRequest --version 1.0.4
                    
NuGet\Install-Package AsyncRequest -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="AsyncRequest" Version="1.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AsyncRequest" Version="1.0.4" />
                    
Directory.Packages.props
<PackageReference Include="AsyncRequest" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AsyncRequest --version 1.0.4
                    
#r "nuget: AsyncRequest, 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.
#:package AsyncRequest@1.0.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AsyncRequest&version=1.0.4
                    
Install as a Cake Addin
#tool nuget:?package=AsyncRequest&version=1.0.4
                    
Install as a Cake Tool

jQuery plugin to make request with visual feedback, blocked element, result notification, queue or parallel queues for you requests.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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 2,932 11/10/2015
1.0.3 2,292 11/10/2015
1.0.2 3,135 12/10/2014
1.0.1 2,559 12/9/2014
1.0.0 4,054 10/31/2014
0.40.0 2,939 7/15/2014
0.39.0 2,373 7/15/2014
0.4.1 4,009 10/31/2014
0.4.0 2,345 7/15/2014
0.3.9 2,571 6/26/2014
0.3.8 2,404 6/19/2014
0.3.7 2,749 4/3/2014
0.3.6 2,505 11/25/2013
0.3.5 2,456 11/22/2013
0.3.3 2,579 10/19/2013
0.3.1.1 2,462 10/14/2013
0.3.1 2,426 10/14/2013
0.3.0 2,446 9/30/2013
0.2.5 2,479 9/22/2013
0.0.2.5 2,581 9/20/2013
Loading failed