450aa5f1c9665021e1a40a9c576ba4a5b3bf6e13
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 base client, that will perform the request itself. It has the base url and holds the credentials.
Cloudflare.Zones
If you install this package, you will get all methods to handle a DNS zone.
Published under MIT License (see choose a license)
Description
Languages
C#
100%