A package that provides access to Hubspot services.
Info
Version: | 1.2.0 |
Author(s): | devprofr |
Last Update: | Saturday, December 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/devpro/hubspot-dotnet |
NuGet Url: | https://www.nuget.org/packages/Devpro.Hubspot.Client |
Install
Install-Package Devpro.Hubspot.Client
dotnet add package Devpro.Hubspot.Client
paket add Devpro.Hubspot.Client
Devpro.Hubspot.Client Download (Unzip the "nupkg" after downloading)
Dependencies
- Devpro.Hubspot.Abstractions(>= 1.2.0)
- Microsoft.Extensions.Http(>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- Withywoods.Net.Http(>= 1.4.0)
- Withywoods.Serialization(>= 1.4.0)