874ea58d879aa74d3d5906f31f79124056a981bb
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
Languages
C#
100%