Files
cloudflare-api/Cloudflare
..
2024-10-24 17:12:14 +02:00
2024-10-24 17:12:14 +02:00
2024-10-23 22:30:48 +02:00
2024-10-24 17:12:14 +02:00
2024-10-24 17:12:14 +02:00
2024-10-23 22:30:48 +02:00
2024-10-24 17:12:14 +02:00
2024-10-23 22:30:48 +02:00
2024-10-23 22:30:48 +02:00
2024-10-24 17:12:14 +02:00
2024-10-23 22:30:48 +02:00

Cloudflare API for .NET | Core

This is the core package for all extensions of the Cloudflare API implemented by AM.WD.

Contents

  • The (I)CloudflareClient with base calls for GET, POST, PUT, PATCH and DELETE requests.
  • Base classes to receive responses.
  • CloudflareException to specify some errors.
  • IAuthentication implementations to allow API-Token and API-Key (legacy) authentication.

Any specific request will be defined via extension packages.


Published under MIT License (see choose a license)