Soenneker.Zoho.HttpClients
4.0.64
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.Zoho.HttpClients --version 4.0.64
NuGet\Install-Package Soenneker.Zoho.HttpClients -Version 4.0.64
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.Zoho.HttpClients" Version="4.0.64" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Zoho.HttpClients" Version="4.0.64" />
<PackageReference Include="Soenneker.Zoho.HttpClients" />
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.Zoho.HttpClients --version 4.0.64
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Soenneker.Zoho.HttpClients, 4.0.64"
#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.Zoho.HttpClients@4.0.64
#: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.Zoho.HttpClients&version=4.0.64
#tool nuget:?package=Soenneker.Zoho.HttpClients&version=4.0.64
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Soenneker.Zoho.HttpClients
A thread-safe singleton HttpClient for Zoho's OpenAPI integration.
Installation
dotnet add package Soenneker.Zoho.HttpClients
The parameterless Get() uses Zoho:ApiKey and Zoho:ClientBaseUrl. Pass connection values explicitly to work with multiple Zoho tenants or data centers:
HttpClient tenantClient = await zohoOpenApiHttpClient.Get(tenantApiKey, tenantBaseUrl);
| 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.843)
- Soenneker.Hashing.XxHash (>= 4.0.64)
- Soenneker.Utils.HttpClientCache (>= 4.0.1985)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Soenneker.Zoho.HttpClients:
| Package | Downloads |
|---|---|
|
Soenneker.Zoho.OpenApiClientUtil
A thread-safe utility for obtaining Zoho's OpenApiClient singleton. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.77 | 0 | 7/28/2026 |
| 4.0.76 | 6 | 7/28/2026 |
| 4.0.75 | 29 | 7/28/2026 |
| 4.0.74 | 38 | 7/28/2026 |
| 4.0.73 | 220 | 7/20/2026 |
| 4.0.72 | 115 | 7/20/2026 |
| 4.0.71 | 130 | 7/19/2026 |
| 4.0.70 | 143 | 7/18/2026 |
| 4.0.69 | 94 | 7/17/2026 |
| 4.0.68 | 89 | 7/17/2026 |
| 4.0.67 | 143 | 7/17/2026 |
| 4.0.66 | 136 | 7/16/2026 |
| 4.0.64 | 96 | 7/16/2026 |
| 4.0.62 | 92 | 7/16/2026 |
| 4.0.61 | 204 | 7/15/2026 |
| 4.0.60 | 110 | 7/15/2026 |
| 4.0.59 | 92 | 7/15/2026 |
| 4.0.58 | 92 | 7/15/2026 |
| 4.0.57 | 124 | 7/15/2026 |
| 4.0.56 | 97 | 7/14/2026 |
Loading failed