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