https://github.com/soenneker/soenneker.intercom.httpclients
A thread-safe singleton HttpClient for Intercom's OpenAPI integration.
https://github.com/soenneker/soenneker.intercom.httpclients
api csharp dotnet httpclient httpclients intercom intercomopenapihttpclient openapi openapiclient singleton
Last synced: 11 days ago
JSON representation
A thread-safe singleton HttpClient for Intercom's OpenAPI integration.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.intercom.httpclients
- Owner: soenneker
- License: mit
- Created: 2026-03-23T21:36:56.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-01T12:47:22.000Z (23 days ago)
- Last Synced: 2026-05-01T14:27:30.867Z (23 days ago)
- Topics: api, csharp, dotnet, httpclient, httpclients, intercom, intercomopenapihttpclient, openapi, openapiclient, singleton
- Language: C#
- Homepage: https://soenneker.com
- Size: 82 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.intercom.httpclients/)
[](https://github.com/soenneker/soenneker.intercom.httpclients/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.intercom.httpclients/)
#  Soenneker.Intercom.HttpClients
### A thread-safe singleton HttpClient for Intercom's OpenAPI integration.
## Installation
```
dotnet add package Soenneker.Intercom.HttpClients
```