https://github.com/soenneker/soenneker.openhands.httpclients
A thread-safe singleton HttpClient for OpenHands's OpenAPI integration.
https://github.com/soenneker/soenneker.openhands.httpclients
ai api csharp dotnet httpclient httpclients openapi openapiclient openhands openhandsopenapihttpclient singleton
Last synced: 7 days ago
JSON representation
A thread-safe singleton HttpClient for OpenHands's OpenAPI integration.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.openhands.httpclients
- Owner: soenneker
- License: mit
- Created: 2026-05-17T01:20:43.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-06-07T06:33:29.000Z (9 days ago)
- Last Synced: 2026-06-07T08:19:45.331Z (9 days ago)
- Topics: ai, api, csharp, dotnet, httpclient, httpclients, openapi, openapiclient, openhands, openhandsopenapihttpclient, singleton
- Language: C#
- Homepage: https://soenneker.com
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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.openhands.httpclients/)
[](https://github.com/soenneker/soenneker.openhands.httpclients/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.openhands.httpclients/)
#  Soenneker.OpenHands.HttpClients
### A thread-safe singleton HttpClient for OpenHands's OpenAPI integration.
## Installation
```
dotnet add package Soenneker.OpenHands.HttpClients
```