A suite of tools/utilities for using the Epicor REST API and normalizing requests and responses to/from it.
Info
Version: | 1.0.3 |
Author(s): | Carl Zaccardelli |
Last Update: | Tuesday, August 20, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/czaccardelli/EpicorRESTAPITools |
NuGet Url: | https://www.nuget.org/packages/EpicorRESTAPITools |
Install
Install-Package EpicorRESTAPITools
dotnet add package EpicorRESTAPITools
paket add EpicorRESTAPITools
EpicorRESTAPITools Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.2)