GoPay Payment Gateway library unofficially ported to .NET Core (Netstandard 1.6).
Info
Version: | 1.0.0 |
Author(s): | GoPay, repacked by Rudolf Dobias |
Last Update: | Monday, October 9, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rudolfdobias/gopay-dotnet-api |
NuGet Url: | https://www.nuget.org/packages/GoPay.NetCore-sdk |
Install
Install-Package GoPay.NetCore-sdk
dotnet add package GoPay.NetCore-sdk
paket add GoPay.NetCore-sdk
GoPay.NetCore-sdk Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
- RestSharp.Newtonsoft.Json.NetCore(>= 1.0.0)