![]() |
VOOZH | about |
dotnet add package PayPal --version 1.9.1
NuGet\Install-Package PayPal -Version 1.9.1
<PackageReference Include="PayPal" Version="1.9.1" />
<PackageVersion Include="PayPal" Version="1.9.1" />Directory.Packages.props
<PackageReference Include="PayPal" />Project file
paket add PayPal --version 1.9.1
#r "nuget: PayPal, 1.9.1"
#:package PayPal@1.9.1
#addin nuget:?package=PayPal&version=1.9.1Install as a Cake Addin
#tool nuget:?package=PayPal&version=1.9.1Install as a Cake Tool
ATTENTION: This package replaces the RestApiSDK package (restapisdk). You do not need to include the RestApiSdk package in your project if you are using this, the PayPal .NET SDK, package.
The PayPal REST 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 | net40 net40 is compatible. net403 net403 was computed. net45 net45 is compatible. net451 net451 is compatible. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 5 NuGet packages that depend on PayPal:
| Package | Downloads |
|---|---|
|
Kentico.Xperience.Libraries
The runtime assemblies for libraries and applications that use Kentico Xperience API. |
|
|
Kentico.Libraries
The runtime assemblies for libraries and applications that use Kentico API. |
|
|
fion.modelerp.core
ModelErp |
|
|
OO.WebInfrastructure
Web application infrastructure types and implementations for EasyDataCore Server |
|
|
Microsoft.AspNet.WebHooks.Receivers.Paypal
This package provides support for receiving WebHooks from Paypal using the Paypal .NET SDK, see "https://www.nuget.org/packages/PayPal". For information about Paypal WebHooks, see "https://developer.paypal.com/webapps/developer/docs/integration/direct/rest-webhooks-overview/". |
Showing the top 2 popular GitHub repositories that depend on PayPal:
| Repository | Stars |
|---|---|
|
aspnet/AspNetWebHooks
Libraries to create and consume web hooks on ASP.NET 4.x (Due to other priorities this project is currently in maintenance mode only. There are no planned releases at this time. No new features are planned and we are only addressing critical issues as required.)
|
|
|
dimatrubca/book-exchange-app
ASP.NET Core Web API with React, Entity Framework, Elasticsearch, Paypal integration
|