API SDK for interaction with the Miva Merchant JSON API.
Info
Version: | 2.5.0 |
Author(s): | Miva Inc |
Last Update: | Wednesday, August 23, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mivaecommerce/api-sdk-csharp |
NuGet Url: | https://www.nuget.org/packages/MerchantAPI |
Install
Install-Package MerchantAPI
dotnet add package MerchantAPI
paket add MerchantAPI
MerchantAPI Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- System.Net.Sockets(>= 4.3.0)
- System.Runtime.Serialization.Json(>= 4.3.0)
- System.Text.Json(>= 4.7.2)