https://github.com/soenneker/soenneker.replicate.httpclients
A thread-safe singleton HttpClient for Replicate's OpenAPI integration.
https://github.com/soenneker/soenneker.replicate.httpclients
csharp dotnet generated httpclient httpclients openapi replicate replicateopenapihttpclient singleton
Last synced: 6 days ago
JSON representation
A thread-safe singleton HttpClient for Replicate's OpenAPI integration.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.replicate.httpclients
- Owner: soenneker
- License: mit
- Created: 2026-03-26T12:46:39.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-06-05T22:40:44.000Z (10 days ago)
- Last Synced: 2026-06-06T00:14:43.804Z (10 days ago)
- Topics: csharp, dotnet, generated, httpclient, httpclients, openapi, replicate, replicateopenapihttpclient, singleton
- Language: C#
- Homepage: https://soenneker.com
- Size: 119 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
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.replicate.httpclients/)
[](https://github.com/soenneker/soenneker.replicate.httpclients/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.replicate.httpclients/)
#  Soenneker.Replicate.HttpClients
### A thread-safe singleton HttpClient for Replicate's OpenAPI integration.
## Installation
```
dotnet add package Soenneker.Replicate.HttpClients
```