The fork of the official Intercom API client library for .NET with net standard support published into NuGet feed.
Info
Version: | 3.1.0 |
Author(s): | Intercom |
Last Update: | Tuesday, December 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/intercom/intercom-dotnet |
NuGet Url: | https://www.nuget.org/packages/Mdc.Intercom.DotNetCore |
Install
Install-Package Mdc.Intercom.DotNetCore
dotnet add package Mdc.Intercom.DotNetCore
paket add Mdc.Intercom.DotNetCore
Mdc.Intercom.DotNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.1)
- RestSharp(>= 106.5.4)