Bindings for Conekta - This is a dotnet core (3.1) library that allows interaction with https://api.conekta.io API.
Info
| Version: | 1.0.1 |
| Author(s): | migsalazar |
| Last Update: | Monday, December 23, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/ConektaCore3 |
Install
Install-Package ConektaCore3
dotnet add package ConektaCore3
paket add ConektaCore3
ConektaCore3 Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)