https://github.com/soenneker/soenneker.calendly.httpclients
A thread-safe singleton HttpClient for Calendly's OpenAPI integration.
https://github.com/soenneker/soenneker.calendly.httpclients
calendar calendly calendlyopenapihttpclient csharp dotnet httpclient httpclients openapi sdk singleton
Last synced: 27 days ago
JSON representation
A thread-safe singleton HttpClient for Calendly's OpenAPI integration.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.calendly.httpclients
- Owner: soenneker
- License: mit
- Created: 2026-03-23T00:51:06.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-14T21:57:41.000Z (about 1 month ago)
- Last Synced: 2026-04-14T23:37:20.803Z (about 1 month ago)
- Topics: calendar, calendly, calendlyopenapihttpclient, csharp, dotnet, httpclient, httpclients, openapi, sdk, singleton
- Language: C#
- Homepage: https://soenneker.com
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
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.calendly.httpclients/)
[](https://github.com/soenneker/soenneker.calendly.httpclients/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.calendly.httpclients/)
#  Soenneker.Calendly.HttpClients
### A thread-safe singleton HttpClient for Calendly's OpenAPI integration.
## Installation
```
dotnet add package Soenneker.Calendly.HttpClients
```