Soenneker.Zoho.OpenApiClientUtil
4.0.86
Prefix Reserved
dotnet add package Soenneker.Zoho.OpenApiClientUtil --version 4.0.86
NuGet\Install-Package Soenneker.Zoho.OpenApiClientUtil -Version 4.0.86
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.OpenApiClientUtil" Version="4.0.86" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Zoho.OpenApiClientUtil" Version="4.0.86" />
<PackageReference Include="Soenneker.Zoho.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.Zoho.OpenApiClientUtil --version 4.0.86
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Soenneker.Zoho.OpenApiClientUtil, 4.0.86"
#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.OpenApiClientUtil@4.0.86
#: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.OpenApiClientUtil&version=4.0.86
#tool nuget:?package=Soenneker.Zoho.OpenApiClientUtil&version=4.0.86
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Soenneker.Zoho.OpenApiClientUtil
A thread-safe utility for obtaining Zoho's OpenApiClient singleton.
Installation
dotnet add package Soenneker.Zoho.OpenApiClientUtil
The parameterless Get() uses Zoho:ApiKey and Zoho:ClientBaseUrl. Pass connection values explicitly to work with multiple Zoho tenants or data centers:
ZohoOpenApiClient tenantClient = await zohoOpenApiClientUtil.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.Dictionaries.Singletons (>= 4.0.70)
- Soenneker.Kiota.GenericAuthenticationProvider (>= 4.0.38)
- Soenneker.Zoho.HttpClients (>= 4.0.73)
- Soenneker.Zoho.OpenApiClient (>= 4.0.22)
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.86 | 0 | 7/29/2026 |
| 4.0.85 | 28 | 7/29/2026 |
| 4.0.84 | 56 | 7/29/2026 |
| 4.0.83 | 57 | 7/28/2026 |
| 4.0.82 | 46 | 7/28/2026 |
| 4.0.81 | 56 | 7/28/2026 |
| 4.0.80 | 143 | 7/21/2026 |
| 4.0.79 | 96 | 7/21/2026 |
| 4.0.78 | 94 | 7/21/2026 |
| 4.0.77 | 100 | 7/20/2026 |
| 4.0.76 | 85 | 7/20/2026 |
| 4.0.75 | 89 | 7/19/2026 |
| 4.0.74 | 92 | 7/19/2026 |
| 4.0.73 | 93 | 7/18/2026 |
| 4.0.72 | 88 | 7/18/2026 |
| 4.0.71 | 92 | 7/18/2026 |
| 4.0.70 | 103 | 7/17/2026 |
| 4.0.69 | 101 | 7/17/2026 |
| 4.0.68 | 87 | 7/17/2026 |
| 4.0.67 | 116 | 7/16/2026 |
Loading failed