jquery.jsonpp
1.0.0-beta1
This is a prerelease version of jquery.jsonpp.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package jquery.jsonpp --version 1.0.0-beta1
NuGet\Install-Package jquery.jsonpp -Version 1.0.0-beta1
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.jsonpp" Version="1.0.0-beta1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add jquery.jsonpp --version 1.0.0-beta1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: jquery.jsonpp, 1.0.0-beta1"
#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.jsonpp as a Cake Addin #addin nuget:?package=jquery.jsonpp&version=1.0.0-beta1&prerelease // Install jquery.jsonpp as a Cake Tool #tool nuget:?package=jquery.jsonpp&version=1.0.0-beta1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A jQuery implementation of JSONP that uses POST instead of GET.
Why? Good question.
Some companies have the belief that a HTTP POST is inherently more secure than a HTTP GET for any type of RESTful service. I will not waste time trying to explain how someone could arrive at this conclusion. The unfortuante reality is that some people have to write software with these restrictions.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- jQuery (>= 3.0.0)
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.0-beta4 | 984 | 12/5/2017 |
1.0.0-beta3 | 779 | 12/5/2017 |
1.0.0-beta2 | 776 | 11/6/2017 |
1.0.0-beta1 | 773 | 11/6/2017 |