https://github.com/soenneker/soenneker.openai.httpclients
A thread-safe singleton HttpClient for OpenAI's OpenAPI integration.
https://github.com/soenneker/soenneker.openai.httpclients
api csharp dotnet httpclient httpclients openai openaiopenapihttpclient openapi openapiclient singleton
Last synced: about 14 hours ago
JSON representation
A thread-safe singleton HttpClient for OpenAI's OpenAPI integration.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.openai.httpclients
- Owner: soenneker
- License: mit
- Created: 2026-03-24T23:36:38.000Z (9 days ago)
- Default Branch: main
- Last Pushed: 2026-03-24T23:39:30.000Z (9 days ago)
- Last Synced: 2026-03-26T05:13:26.735Z (8 days ago)
- Topics: api, csharp, dotnet, httpclient, httpclients, openai, openaiopenapihttpclient, openapi, openapiclient, singleton
- 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.openai.httpclients/)
[](https://github.com/soenneker/soenneker.openai.httpclients/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.openai.httpclients/)
#  Soenneker.OpenAI.HttpClients
### A thread-safe singleton HttpClient for OpenAI's OpenAPI integration.
## Installation
```
dotnet add package Soenneker.OpenAI.HttpClients
```