PayPal for netcore.
Info
Version: | 1.0.0 |
Author(s): | Yovani T Favier |
Last Update: | Friday, August 4, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/geoperez/PayPalCore |
NuGet Url: | https://www.nuget.org/packages/PayPalCore |
Install
Install-Package PayPalCore
dotnet add package PayPalCore
paket add PayPalCore
PayPalCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.WebUtilities(>= 1.1.2)
- System.Security.Cryptography.Algorithms(>= 4.3.0)
- System.Net.Requests(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.Collections.Specialized(>= 4.3.0)
- Newtonsoft.Json(>= 10.0.2)