TrafficCop 0.3.1
dotnet add package TrafficCop --version 0.3.1
NuGet\Install-Package TrafficCop -Version 0.3.1
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="TrafficCop" Version="0.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TrafficCop --version 0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TrafficCop, 0.3.1"
#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 TrafficCop as a Cake Addin #addin nuget:?package=TrafficCop&version=0.3.1 // Install TrafficCop as a Cake Tool #tool nuget:?package=TrafficCop&version=0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- jQuery (>= 1.5.4)
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.3.1 | 7,089 | 2/4/2012 |
Requires jQuery 1.5.4 or higher.