Soenneker.HubSpot.Client
4.0.90
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Soenneker.HubSpot.Client --version 4.0.90
NuGet\Install-Package Soenneker.HubSpot.Client -Version 4.0.90
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Soenneker.HubSpot.Client" Version="4.0.90" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.HubSpot.Client" Version="4.0.90" />
<PackageReference Include="Soenneker.HubSpot.Client" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Soenneker.HubSpot.Client --version 4.0.90
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Soenneker.HubSpot.Client, 4.0.90"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Soenneker.HubSpot.Client@4.0.90
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Soenneker.HubSpot.Client&version=4.0.90
#tool nuget:?package=Soenneker.HubSpot.Client&version=4.0.90
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Soenneker.HubSpot.Client
An async thread-safe singleton HubSpot HTTP client
Installation
dotnet add package Soenneker.HubSpot.Client
The parameterless Get() uses HubSpot:Token. To work with multiple HubSpot accounts or tenants, pass each private app access token explicitly:
HttpClient tenantClient = await hubSpotClientUtil.Get(tenantAccessToken);
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Soenneker.Extensions.Configuration (>= 4.0.845)
- Soenneker.Hashing.XxHash (>= 4.0.65)
- Soenneker.Utils.HttpClientCache (>= 4.0.1989)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Soenneker.HubSpot.Client:
| Package | Downloads |
|---|---|
|
Soenneker.HubSpot.OpenApiClientUtil
An async thread-safe singleton for the HubSpot OpenApiClient |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.107 | 57 | 7/30/2026 |
| 4.0.106 | 77 | 7/30/2026 |
| 4.0.105 | 97 | 7/29/2026 |
| 4.0.104 | 83 | 7/29/2026 |
| 4.0.103 | 74 | 7/29/2026 |
| 4.0.102 | 89 | 7/29/2026 |
| 4.0.101 | 77 | 7/29/2026 |
| 4.0.100 | 103 | 7/28/2026 |
| 4.0.99 | 77 | 7/28/2026 |
| 4.0.98 | 80 | 7/28/2026 |
| 4.0.97 | 142 | 7/28/2026 |
| 4.0.96 | 226 | 7/20/2026 |
| 4.0.95 | 113 | 7/19/2026 |
| 4.0.94 | 138 | 7/19/2026 |
| 4.0.93 | 131 | 7/18/2026 |
| 4.0.92 | 98 | 7/18/2026 |
| 4.0.91 | 103 | 7/17/2026 |
| 4.0.90 | 88 | 7/17/2026 |
| 4.0.89 | 96 | 7/17/2026 |
| 4.0.88 | 166 | 7/16/2026 |
Loading failed
Update dependency Soenneker.Extensions.Configuration to 4.0.845 (#203)