https://github.com/soenneker/soenneker.highlevel.client
A .NET thread-safe singleton HttpClient for HighLevel.
https://github.com/soenneker/soenneker.highlevel.client
client csharp dotnet go gohighlevel high highlevel highlevelhttpclient http httpclient level openapi
Last synced: 10 days ago
JSON representation
A .NET thread-safe singleton HttpClient for HighLevel.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.highlevel.client
- Owner: soenneker
- License: mit
- Created: 2025-09-18T19:09:00.000Z (16 days ago)
- Default Branch: main
- Last Pushed: 2025-09-18T19:18:42.000Z (16 days ago)
- Last Synced: 2025-09-18T21:57:39.682Z (16 days ago)
- Topics: client, csharp, dotnet, go, gohighlevel, high, highlevel, highlevelhttpclient, http, httpclient, level, openapi
- Language: C#
- Homepage: https://soenneker.com
- Size: 30.3 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.highlevel.client/)
[](https://github.com/soenneker/soenneker.highlevel.client/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.highlevel.client/)#  Soenneker.HighLevel.Client
### A .NET thread-safe singleton HttpClient for HighLevel.## Installation
```
dotnet add package Soenneker.HighLevel.Client
```