https://github.com/soenneker/soenneker.workos.httpclients
A thread-safe singleton HttpClient for WorkOs's OpenAPI integration.
https://github.com/soenneker/soenneker.workos.httpclients
api csharp dotnet httpclient httpclients openapi singleton workos workosopenapihttpclient
Last synced: 17 days ago
JSON representation
A thread-safe singleton HttpClient for WorkOs's OpenAPI integration.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.workos.httpclients
- Owner: soenneker
- License: mit
- Created: 2026-04-03T18:12:17.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-15T12:34:44.000Z (about 1 month ago)
- Last Synced: 2026-04-15T13:03:31.619Z (about 1 month ago)
- Topics: api, csharp, dotnet, httpclient, httpclients, openapi, singleton, workos, workosopenapihttpclient
- Language: C#
- Homepage: https://soenneker.com
- Size: 40 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.workos.httpclients/)
[](https://github.com/soenneker/soenneker.workos.httpclients/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.workos.httpclients/)
#  Soenneker.WorkOs.HttpClients
### A thread-safe singleton HttpClient for WorkOs's OpenAPI integration.
## Installation
```
dotnet add package Soenneker.WorkOs.HttpClients
```