Andreas Müller fa577a6d7d
All checks were successful
Branch Build / build-test-deploy (push) Successful in 2m22s
Migrated CI from gitlab to gitea
2026-01-12 19:04:10 +01:00
2025-08-12 05:27:10 +02:00
2026-01-12 19:04:10 +01:00
2025-11-17 19:43:30 +01:00
2025-11-17 19:43:30 +01:00
2026-01-12 19:04:10 +01:00
2025-07-10 10:12:50 +02:00
2024-10-23 22:30:48 +02:00
2025-11-17 19:43:30 +01:00
2024-10-23 22:30:48 +02:00
2024-03-07 22:57:47 +01:00
2024-03-07 22:57:47 +01:00
2026-01-12 19:04:10 +01:00

Cloudflare API for .NET

This project aims to implement the Cloudflare API in an extensible way.

Overview

There should be a package for each API section as defined by Cloudflare.

Cloudflare

This is the core. It contains the base client, that will perform the request itself. It contains the base url and holds the credentials.

Cloudflare.Dns

This package contains the feature set of the DNS section of the Cloudflare API.

Cloudflare.Zones

This package contains the feature set of the Domain/Zone Management section of the Cloudflare API.


Published under MIT License (see choose a license)

Description
No description provided
Readme 486 KiB
Languages
C# 100%