Soenneker.HighLevel.ClientUtil 4.0.274

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Soenneker.HighLevel.ClientUtil --version 4.0.274
                    
NuGet\Install-Package Soenneker.HighLevel.ClientUtil -Version 4.0.274
                    
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.HighLevel.ClientUtil" Version="4.0.274" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.HighLevel.ClientUtil" Version="4.0.274" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.HighLevel.ClientUtil" />
                    
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.HighLevel.ClientUtil --version 4.0.274
                    
#r "nuget: Soenneker.HighLevel.ClientUtil, 4.0.274"
                    
#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.HighLevel.ClientUtil@4.0.274
                    
#: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.HighLevel.ClientUtil&version=4.0.274
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.HighLevel.ClientUtil&version=4.0.274
                    
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.HighLevel.ClientUtil

An async thread-safe singleton for HighLevel OpenApiClient.

Installation

dotnet add package Soenneker.HighLevel.ClientUtil

The parameterless Get() uses HighLevel:ApiKey. To work with multiple HighLevel accounts or tenants, pass each API key explicitly:

HighLevelOpenApiClient tenantClient = await highLevelClientUtil.Get(tenantApiKey);
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 (1)

Showing the top 1 NuGet packages that depend on Soenneker.HighLevel.ClientUtil:

Package Downloads
Soenneker.HighLevel.Contacts

A .NET typesafe implementation of High Level's contact API

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.275 43 8/2/2026
4.0.274 57 7/30/2026
4.0.273 53 7/30/2026
4.0.272 75 7/29/2026
4.0.271 70 7/29/2026
4.0.270 90 7/29/2026
4.0.269 89 7/28/2026
4.0.268 80 7/28/2026
4.0.267 97 7/28/2026
4.0.266 86 7/28/2026
4.0.265 140 7/23/2026
4.0.264 114 7/21/2026
4.0.263 108 7/20/2026
4.0.262 100 7/19/2026
4.0.261 94 7/18/2026
4.0.260 100 7/18/2026
4.0.259 92 7/17/2026
4.0.258 96 7/17/2026
4.0.257 98 7/17/2026
4.0.256 127 7/16/2026
Loading failed

Update dependency Soenneker.HighLevel.Client to 4.0.222 (#499)