C# client library for integration with Callfire REST API v2 services.
Info
Version: | 1.1.30 |
Author(s): | Vladimir Mikhailov Vladimir Malinovskiy |
Last Update: | Monday, December 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CallFire/callfire-api-client-csharp |
NuGet Url: | https://www.nuget.org/packages/CallfireApiClient |
Install
Install-Package CallfireApiClient
dotnet add package CallfireApiClient
paket add CallfireApiClient
CallfireApiClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.2)
- RestSharp(>= 106.6.4)
Tags