Hubspot API (v2) wrapper for .NET C#.
Info
Version: | 1.0.7 |
Author(s): | Felipe Neiva Montalvão Melo |
Last Update: | Tuesday, June 9, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/HubspotApi |
Install
Install-Package HubspotApi
dotnet add package HubspotApi
paket add HubspotApi
HubspotApi Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- OperationRateLimiter(>= 1.0.1)
- RestSharp(>= 106.11.4)
- RestSharp.Serializers.NewtonsoftJson(>= 106.11.4)