https://github.com/soenneker/soenneker.unified.httpclients
A thread-safe singleton HttpClient for Unified's OpenAPI integration.
https://github.com/soenneker/soenneker.unified.httpclients
api csharp dotnet httpclient httpclients openapi singleton unified unifiedopenapihttpclient
Last synced: 17 days ago
JSON representation
A thread-safe singleton HttpClient for Unified's OpenAPI integration.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.unified.httpclients
- Owner: soenneker
- License: mit
- Created: 2026-04-03T01:34:36.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-12T00:28:30.000Z (18 days ago)
- Last Synced: 2026-05-12T02:31:50.298Z (18 days ago)
- Topics: api, csharp, dotnet, httpclient, httpclients, openapi, singleton, unified, unifiedopenapihttpclient
- Language: C#
- Homepage: https://soenneker.com
- Size: 85 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.unified.httpclients/)
[](https://github.com/soenneker/soenneker.unified.httpclients/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.unified.httpclients/)
#  Soenneker.Unified.HttpClients
### A thread-safe singleton HttpClient for Unified's OpenAPI integration.
## Installation
```
dotnet add package Soenneker.Unified.HttpClients
```