Classes useful for writing a client that uses the Ferretly External API.
Info
Version: | 1.2.1 |
Author(s): | Ferretly International |
Last Update: | Wednesday, May 26, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ferretly/External-API-Samples |
NuGet Url: | https://www.nuget.org/packages/FerretlyApiClient |
Install
Install-Package FerretlyApiClient
dotnet add package FerretlyApiClient
paket add FerretlyApiClient
FerretlyApiClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 5.0.0)
- Microsoft.Extensions.Configuration.Binder(>= 5.0.0)
- Microsoft.Extensions.Configuration.Json(>= 5.0.0)
- Newtonsoft.Json(>= 12.0.3)