Soenneker.HighLevel.Client
4.0.217
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.HighLevel.Client --version 4.0.217
NuGet\Install-Package Soenneker.HighLevel.Client -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.HighLevel.Client" Version="4.0.217" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.HighLevel.Client" Version="4.0.217" />
<PackageReference Include="Soenneker.HighLevel.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.HighLevel.Client --version 4.0.217
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Soenneker.HighLevel.Client, 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.HighLevel.Client@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.HighLevel.Client&version=4.0.217
#tool nuget:?package=Soenneker.HighLevel.Client&version=4.0.217
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Soenneker.HighLevel.Client
A .NET thread-safe singleton HttpClient for HighLevel.
Installation
dotnet add package Soenneker.HighLevel.Client
The parameterless Get() returns the shared unauthenticated transport. To work directly with one or more HighLevel accounts or tenants, pass each API key explicitly:
HttpClient tenantClient = await highLevelHttpClient.Get(tenantApiKey);
| 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.851)
- Soenneker.Hashing.XxHash (>= 4.0.71)
- Soenneker.Utils.HttpClientCache (>= 4.0.1998)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Soenneker.HighLevel.Client:
| Package | Downloads |
|---|---|
|
Soenneker.HighLevel.ClientUtil
An async thread-safe singleton for HighLevel OpenApiClient. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.218 | 0 | 7/29/2026 |
| 4.0.217 | 0 | 7/29/2026 |
| 4.0.216 | 0 | 7/29/2026 |
| 4.0.215 | 0 | 7/28/2026 |
| 4.0.214 | 24 | 7/28/2026 |
| 4.0.213 | 27 | 7/28/2026 |
| 4.0.212 | 35 | 7/28/2026 |
| 4.0.211 | 212 | 7/20/2026 |
| 4.0.210 | 111 | 7/20/2026 |
| 4.0.209 | 120 | 7/19/2026 |
| 4.0.208 | 109 | 7/18/2026 |
| 4.0.207 | 109 | 7/18/2026 |
| 4.0.206 | 92 | 7/17/2026 |
| 4.0.205 | 91 | 7/17/2026 |
| 4.0.204 | 97 | 7/17/2026 |
| 4.0.203 | 122 | 7/16/2026 |
| 4.0.202 | 94 | 7/16/2026 |
| 4.0.201 | 95 | 7/16/2026 |
| 4.0.200 | 256 | 7/15/2026 |
| 4.0.199 | 130 | 7/15/2026 |
Loading failed
Update dependency Soenneker.Hashing.XxHash to 4.0.71 (#455)