https://github.com/soenneker/soenneker.calcom.httpclients
A thread-safe singleton HttpClient for CalCom's OpenAPI integration.
https://github.com/soenneker/soenneker.calcom.httpclients
api calcom calcomopenapihttpclient csharp dotnet httpclient httpclients openapi openapiclient singleton
Last synced: 27 days ago
JSON representation
A thread-safe singleton HttpClient for CalCom's OpenAPI integration.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.calcom.httpclients
- Owner: soenneker
- License: mit
- Created: 2026-03-23T22:18:00.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-14T04:29:02.000Z (about 2 months ago)
- Last Synced: 2026-04-14T06:25:55.990Z (about 2 months ago)
- Topics: api, calcom, calcomopenapihttpclient, csharp, dotnet, httpclient, httpclients, openapi, openapiclient, singleton
- Language: C#
- Homepage: https://soenneker.com
- Size: 38.1 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.calcom.httpclients/)
[](https://github.com/soenneker/soenneker.calcom.httpclients/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.calcom.httpclients/)
#  Soenneker.CalCom.HttpClients
### A thread-safe singleton HttpClient for CalCom's OpenAPI integration.
## Installation
```
dotnet add package Soenneker.CalCom.HttpClients
```