Soenneker.HubSpot.OpenApiClientUtil 4.0.217

Prefix Reserved
dotnet add package Soenneker.HubSpot.OpenApiClientUtil --version 4.0.217
                    
NuGet\Install-Package Soenneker.HubSpot.OpenApiClientUtil -Version 4.0.217
                    
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.217" />
                    
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.217" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.HubSpot.OpenApiClientUtil" />
                    
Project file
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.217
                    
#r "nuget: Soenneker.HubSpot.OpenApiClientUtil, 4.0.217"
                    
#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.217
                    
#: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.217
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.HubSpot.OpenApiClientUtil&version=4.0.217
                    
Install as a Cake Tool

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

alternate text is missing from this package README image 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 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.

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.217 36 8/5/2026
4.0.216 115 8/2/2026
4.0.215 97 7/30/2026
4.0.214 98 7/30/2026
4.0.213 89 7/30/2026
4.0.212 87 7/29/2026
4.0.211 91 7/29/2026
4.0.210 88 7/29/2026
4.0.209 92 7/29/2026
4.0.208 90 7/29/2026
4.0.207 83 7/29/2026
4.0.206 88 7/29/2026
4.0.205 85 7/29/2026
4.0.204 99 7/28/2026
4.0.203 101 7/28/2026
4.0.202 87 7/28/2026
4.0.201 92 7/28/2026
4.0.200 97 7/27/2026
4.0.199 133 7/23/2026
4.0.198 117 7/21/2026
Loading failed

Update dependency Soenneker.HubSpot.OpenApiClient to 4.0.108 (#330)