https://github.com/soenneker/soenneker.sixtyfour.httpclients
A thread-safe singleton HttpClient for Sixtyfour's OpenAPI integration.
https://github.com/soenneker/soenneker.sixtyfour.httpclients
csharp dotnet httpclient httpclients openapi singleton sixtyfour sixtyfouropenapihttpclient
Last synced: about 1 month ago
JSON representation
A thread-safe singleton HttpClient for Sixtyfour's OpenAPI integration.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.sixtyfour.httpclients
- Owner: soenneker
- License: mit
- Created: 2026-04-06T12:32:27.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-22T01:27:20.000Z (about 1 month ago)
- Last Synced: 2026-04-22T03:30:05.902Z (about 1 month ago)
- Topics: csharp, dotnet, httpclient, httpclients, openapi, singleton, sixtyfour, sixtyfouropenapihttpclient
- Language: C#
- Homepage: https://soenneker.com
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
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.sixtyfour.httpclients/)
[](https://github.com/soenneker/soenneker.sixtyfour.httpclients/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.sixtyfour.httpclients/)
#  Soenneker.Sixtyfour.HttpClients
### A thread-safe singleton HttpClient for Sixtyfour's OpenAPI integration.
## Installation
```
dotnet add package Soenneker.Sixtyfour.HttpClients
```