C# .NET Wrapper around the common HubSpot v3 APIs.
Info
| Version: | 1.3.0 |
| Author(s): | Jesse Klaasse, Lesley Vente |
| Last Update: | Thursday, October 28, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/IndiciaConnectivity/Indicia.HubSpot/ |
| NuGet Url: | https://www.nuget.org/packages/Indicia.HubSpot |
Install
Install-Package Indicia.HubSpot
dotnet add package Indicia.HubSpot
paket add Indicia.HubSpot
Indicia.HubSpot Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.3)
- RestSharp(>= 106.11.4)
Tags