Soenneker.HubSpot.OpenApiClientUtil
4.0.213
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.OpenApiClientUtil --version 4.0.213
NuGet\Install-Package Soenneker.HubSpot.OpenApiClientUtil -Version 4.0.213
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.OpenApiClientUtil" Version="4.0.213" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.HubSpot.OpenApiClientUtil" Version="4.0.213" />
<PackageReference Include="Soenneker.HubSpot.OpenApiClientUtil" />
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.OpenApiClientUtil --version 4.0.213
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Soenneker.HubSpot.OpenApiClientUtil, 4.0.213"
#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.OpenApiClientUtil@4.0.213
#: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.OpenApiClientUtil&version=4.0.213
#tool nuget:?package=Soenneker.HubSpot.OpenApiClientUtil&version=4.0.213
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Soenneker.HubSpot.OpenApiClientUtil
An async thread-safe singleton for the HubSpot OpenApiClient
Installation
dotnet add package Soenneker.HubSpot.OpenApiClientUtil
The parameterless Get() uses HubSpot:Token. To work with multiple HubSpot accounts or tenants, pass each private app access token explicitly:
HubSpotOpenApiClient tenantClient = await hubSpotOpenApiClientUtil.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.HubSpot.Client (>= 4.0.105)
- Soenneker.HubSpot.OpenApiClient (>= 4.0.106)
- Soenneker.Kiota.BearerAuthenticationProvider (>= 4.0.44)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.215 | 0 | 7/30/2026 |
| 4.0.214 | 36 | 7/30/2026 |
| 4.0.213 | 40 | 7/30/2026 |
| 4.0.212 | 37 | 7/29/2026 |
| 4.0.211 | 38 | 7/29/2026 |
| 4.0.210 | 37 | 7/29/2026 |
| 4.0.209 | 40 | 7/29/2026 |
| 4.0.208 | 36 | 7/29/2026 |
| 4.0.207 | 33 | 7/29/2026 |
| 4.0.206 | 36 | 7/29/2026 |
| 4.0.205 | 33 | 7/29/2026 |
| 4.0.204 | 67 | 7/28/2026 |
| 4.0.203 | 76 | 7/28/2026 |
| 4.0.202 | 73 | 7/28/2026 |
| 4.0.201 | 78 | 7/28/2026 |
| 4.0.200 | 92 | 7/27/2026 |
| 4.0.199 | 128 | 7/23/2026 |
| 4.0.198 | 114 | 7/21/2026 |
| 4.0.197 | 100 | 7/20/2026 |
| 4.0.196 | 103 | 7/20/2026 |
Loading failed
Dependencies