https://github.com/soenneker/soenneker.zoho.httpclients
A thread-safe singleton HttpClient for Zoho's OpenAPI integration.
https://github.com/soenneker/soenneker.zoho.httpclients
api crm csharp dotnet httpclient httpclients openapi singleton zoho zohoopenapihttpclient
Last synced: about 6 hours ago
JSON representation
A thread-safe singleton HttpClient for Zoho's OpenAPI integration.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.zoho.httpclients
- Owner: soenneker
- License: mit
- Created: 2026-03-23T12:04:33.000Z (11 days ago)
- Default Branch: main
- Last Pushed: 2026-03-31T14:23:09.000Z (2 days ago)
- Last Synced: 2026-03-31T16:10:38.059Z (2 days ago)
- Topics: api, crm, csharp, dotnet, httpclient, httpclients, openapi, singleton, zoho, zohoopenapihttpclient
- Language: C#
- Homepage: https://soenneker.com
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.zoho.httpclients/)
[](https://github.com/soenneker/soenneker.zoho.httpclients/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.zoho.httpclients/)
#  Soenneker.Zoho.HttpClients
### A thread-safe singleton HttpClient for Zoho's OpenAPI integration.
## Installation
```
dotnet add package Soenneker.Zoho.HttpClients
```