e561ad8ee758e1f5f9964a1c94386f6a8e6bc475
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%