RestApiSDK 0.5.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package RestApiSDK --version 0.5.0
NuGet\Install-Package RestApiSDK -Version 0.5.0
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="RestApiSDK" Version="0.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RestApiSDK --version 0.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RestApiSDK, 0.5.0"
#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 RestApiSDK as a Cake Addin #addin nuget:?package=RestApiSDK&version=0.5.0 // Install RestApiSDK as a Cake Tool #tool nuget:?package=RestApiSDK&version=0.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The PayPal API uses HTTP verbs and a RESTful endpoint structure. OAuth2.0 is used as the API Authorization framework. Request and response payloads are formatted as JSON.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (>= 4.5.11)
- PayPalCoreSDK (>= 1.1.0)
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.11.0 | 4,661 | 10/29/2014 |
0.10.0 | 630 | 10/13/2014 |
0.9.0 | 305 | 10/6/2014 |
0.8.0 | 1,296 | 9/18/2014 |
0.7.8 | 963 | 9/10/2014 |
0.7.7 | 1,994 | 8/12/2014 |
0.7.6 | 6,046 | 1/24/2014 |
0.7.4 | 481 | 10/29/2013 |
0.7.3 | 357 | 7/31/2013 |
0.7.2 | 233 | 7/24/2013 |
0.7.1 | 125 | 6/21/2013 |
0.7.0 | 70 | 5/30/2013 |
0.6.0 | 105 | 4/26/2013 |
0.5.0 | 82 | 3/8/2013 |
V0.5.2 (March 07, 2013)
-----------------------
* Initial Release