An async C# Magento REST API client.
Info
Version: | 1.0.4 |
Author(s): | Nick Van Eeckhout |
Last Update: | Monday, August 22, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nickvane/Magento-RestApi |
NuGet Url: | https://www.nuget.org/packages/Magento.RestApi |
Install
Install-Package Magento.RestApi
dotnet add package Magento.RestApi
paket add Magento.RestApi
Magento.RestApi Download (Unzip the "nupkg" after downloading)
Dependencies
- HtmlAgilityPack(>= 1.4.9.5)
- Newtonsoft.Json(>= 9.0.1)
- RestSharp(>= 105.2.3)
Tags