https://github.com/soenneker/soenneker.cloudflare.zones
A .NET typesafe implementation of Cloudflare's Zones API
https://github.com/soenneker/soenneker.cloudflare.zones
client cloudflare cloudflarezonesutil csharp domains dotnet kiota openapi singleton util zones
Last synced: 32 minutes ago
JSON representation
A .NET typesafe implementation of Cloudflare's Zones API
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.cloudflare.zones
- Owner: soenneker
- License: mit
- Created: 2025-05-22T00:53:06.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2026-04-02T05:37:57.000Z (3 days ago)
- Last Synced: 2026-04-02T07:37:54.490Z (3 days ago)
- Topics: client, cloudflare, cloudflarezonesutil, csharp, domains, dotnet, kiota, openapi, singleton, util, zones
- Language: C#
- Homepage: https://soenneker.com
- Size: 1.08 MB
- 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.cloudflare.zones/)
[](https://github.com/soenneker/soenneker.cloudflare.zones/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.cloudflare.zones/)
[](https://github.com/soenneker/soenneker.cloudflare.zones/actions/workflows/codeql.yml)
#  Soenneker.Cloudflare.Zones
### A .NET typesafe implementation of Cloudflare's Zones API
## Installation
```
dotnet add package Soenneker.Cloudflare.Zones
```