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.
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
#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

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.

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 956 12/5/2017
1.0.0-beta3 763 12/5/2017
1.0.0-beta2 765 11/6/2017
1.0.0-beta1 761 11/6/2017