Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soenneker/soenneker.cloudflare.client
An async thread-safe singleton for the Cloudflare library, CloudFlare.Client
https://github.com/soenneker/soenneker.cloudflare.client
client cloudflare cloudflareclientutil csharp dotnet sdk singleton util
Last synced: 22 days ago
JSON representation
An async thread-safe singleton for the Cloudflare library, CloudFlare.Client
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.cloudflare.client
- Owner: soenneker
- License: mit
- Created: 2024-01-14T20:21:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-22T14:26:01.000Z (9 months ago)
- Last Synced: 2024-05-22T15:45:23.619Z (9 months ago)
- Topics: client, cloudflare, cloudflareclientutil, csharp, dotnet, sdk, singleton, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 541 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![](https://img.shields.io/nuget/v/soenneker.cloudflare.client.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.cloudflare.client/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.cloudflare.client/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.cloudflare.client/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.cloudflare.client.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.cloudflare.client/)# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Cloudflare.Client
### An async thread-safe singleton for the Cloudflare library, CloudFlare.Client## Installation
```
dotnet add package Soenneker.Cloudflare.Client
```