https://github.com/soenneker/soenneker.cloudflare.httpclient
An async thread-safe HttpClient singleton for the Cloudflare API
https://github.com/soenneker/soenneker.cloudflare.httpclient
api client cloudflare cloudflarehttpclient csharp dotnet http httpclient singleton
Last synced: 25 days ago
JSON representation
An async thread-safe HttpClient singleton for the Cloudflare API
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.cloudflare.httpclient
- Owner: soenneker
- License: mit
- Created: 2025-05-12T00:49:48.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2026-03-10T09:47:54.000Z (27 days ago)
- Last Synced: 2026-03-10T12:47:27.997Z (27 days ago)
- Topics: api, client, cloudflare, cloudflarehttpclient, csharp, dotnet, http, httpclient, singleton
- Language: C#
- Homepage: https://soenneker.com
- Size: 572 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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.cloudflare.httpclient/)
[](https://github.com/soenneker/soenneker.cloudflare.httpclient/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.cloudflare.httpclient/)
[](https://github.com/soenneker/soenneker.cloudflare.httpclient/actions/workflows/codeql.yml)
#  Soenneker.Cloudflare.HttpClient
### An async thread-safe HttpClient singleton for the Cloudflare API
## Installation
```
dotnet add package Soenneker.Cloudflare.HttpClient
```