A dotnet (core) HubSpot rest api client with support for custom property mapping.
Info
Version: | 0.22.0 |
Author(s): | nover |
Last Update: | Wednesday, October 26, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/skarpdev/dotnetcore-hubspot-client/ |
NuGet Url: | https://www.nuget.org/packages/HubSpotClient |
Install
Install-Package HubSpotClient
dotnet add package HubSpotClient
paket add HubSpotClient
HubSpotClient Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.CSharp(>= 4.7.0)
- Newtonsoft.Json(>= 12.0.3)
- RapidCore(>= 0.23.0)
- System.Reflection.TypeExtensions(>= 4.7.0)
- flurl(>= 3.0.0)
- Microsoft.CSharp(>= 4.7.0)
- Newtonsoft.Json(>= 12.0.3)
- RapidCore(>= 0.23.0)
- System.Reflection.TypeExtensions(>= 4.7.0)
- flurl(>= 3.0.0)
Tags