https://github.com/soenneker/soenneker.windmill.httpclients
A thread-safe singleton HttpClient for Windmill's OpenAPI integration.
https://github.com/soenneker/soenneker.windmill.httpclients
csharp dotnet httpclient httpclients openapi singleton windmill windmillopenapihttpclient
Last synced: 27 days ago
JSON representation
A thread-safe singleton HttpClient for Windmill's OpenAPI integration.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.windmill.httpclients
- Owner: soenneker
- License: mit
- Created: 2026-04-06T00:58:19.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-01T18:50:56.000Z (28 days ago)
- Last Synced: 2026-05-01T20:26:58.038Z (28 days ago)
- Topics: csharp, dotnet, httpclient, httpclients, openapi, singleton, windmill, windmillopenapihttpclient
- Language: C#
- Homepage: https://soenneker.com
- Size: 73.2 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.windmill.httpclients/)
[](https://github.com/soenneker/soenneker.windmill.httpclients/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.windmill.httpclients/)
#  Soenneker.Windmill.HttpClients
### A thread-safe singleton HttpClient for Windmill's OpenAPI integration.
## Installation
```
dotnet add package Soenneker.Windmill.HttpClients
```