https://github.com/soenneker/soenneker.hubspot.client
An async thread-safe singleton HubSpot HTTP client
https://github.com/soenneker/soenneker.hubspot.client
client cms crm csharp dotnet http httpclient hubspot hubspotclientutil openapi
Last synced: 16 days ago
JSON representation
An async thread-safe singleton HubSpot HTTP client
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.hubspot.client
- Owner: soenneker
- License: mit
- Created: 2026-03-06T01:05:38.000Z (23 days ago)
- Default Branch: main
- Last Pushed: 2026-03-09T20:32:11.000Z (19 days ago)
- Last Synced: 2026-03-09T20:52:31.817Z (19 days ago)
- Topics: client, cms, crm, csharp, dotnet, http, httpclient, hubspot, hubspotclientutil, openapi
- Language: C#
- Homepage: https://soenneker.com
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
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.hubspot.client/)
[](https://github.com/soenneker/soenneker.hubspot.client/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.hubspot.client/)
[](https://github.com/soenneker/soenneker.hubspot.client/actions/workflows/codeql.yml)
#  Soenneker.HubSpot.Client
### An async thread-safe singleton HubSpot HTTP client
## Installation
```
dotnet add package Soenneker.HubSpot.Client
```