RestApiSDK 0.7.8
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.
See the version list below for details.
Install-Package RestApiSDK -Version 0.7.8
dotnet add package RestApiSDK --version 0.7.8
<PackageReference Include="RestApiSDK" Version="0.7.8" />
paket add RestApiSDK --version 0.7.8
Release Notes
CHANGE LOG
==========
Version 0.7.8 (September 10, 2014)
* Fixing NuGet package dependency listing for PayPal Core
You can see source code of this release in github under https://github.com/paypal/rest-api-sdk-dotnet/tree/v0.7.8.
Version 0.7.7 (August 12, 2014)
* Added Invoice API support.
* Added constructor for getting Payer ID.
You can see source code of this release in github under https://github.com/paypal/rest-api-sdk-dotnet/tree/v0.7.7.
Version 0.7.6 (January 23, 2014)
* Fixing core reference.
You can see source code of this release in github under https://github.com/paypal/rest-api-sdk-dotnet/tree/v0.7.6.
Version 0.7.5 (January 23, 2014)
* Updated new version of core SDK.
You can see source code of this release in github under https://github.com/paypal/rest-api-sdk-dotnet/tree/v0.7.5.
Version 0.7.4 (October 29, 2013)
* Updated new version of core SDK.
* Added support for multiple target .NET frameworks.
You can see source code of this release in github under https://github.com/paypal/rest-api-sdk-dotnet/tree/v0.7.4.
V0.7.3 (July 31, 2013)
-----------------------
* Added support for Reauthorization.
You can see source code of this release in github under https://github.com/paypal/rest-api-sdk-dotnet/tree/v0.7.3.
V0.7.2 (July 24, 2013)
-----------------------
* Fixed bug for extended types in stubs #7.
You can see source code of this release in github under https://github.com/paypal/rest-api-sdk-dotnet/tree/v0.7.2.
V0.7.1 (June 2, 2013)
-----------------------
* Bug fix release for "internal server error" issues in OAuth calls.
V0.7.0 (May 30, 2013)
-----------------------
* Added support for Auth and Capture APIs
* Types Modified to match the API Spec
V0.6.0 (April 26, 2013)
-----------------------
* Added support for dynamic configuration of SDK (Upgraded sdk-core-dotnet dependency to V1.3.0)
* Deprecated the setCredential method and changed resource class methods to take an ApiContext argument
instead of an OauthTokenCredential argument
V0.5.2 (March 07, 2013)
-----------------------
* Initial Release
Dependencies
-
- PayPalCoreSDK (= 1.4.2)
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
0.11.0 | 44,390 | 10/29/2014 | ||
0.10.0 | 1,877 | 10/13/2014 | ||
0.9.0 | 742 | 10/6/2014 | ||
0.8.0 | 1,996 | 9/18/2014 | ||
0.7.8 | 2,074 | 9/10/2014 | ||
0.7.7 | 2,926 | 8/12/2014 | ||
0.7.6 | 28,536 | 1/24/2014 | ||
0.7.4 | 6,234 | 10/29/2013 | ||
0.7.3 | 4,975 | 7/31/2013 | ||
0.7.2 | 1,508 | 7/24/2013 | ||
0.7.1 | 996 | 6/21/2013 | ||
0.7.0 | 806 | 5/30/2013 | ||
0.6.0 | 887 | 4/26/2013 | ||
0.5.0 | 1,159 | 3/8/2013 |