CloudFlare.Client 1.1.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package CloudFlare.Client --version 1.1.3                
NuGet\Install-Package CloudFlare.Client -Version 1.1.3                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CloudFlare.Client" Version="1.1.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CloudFlare.Client --version 1.1.3                
#r "nuget: CloudFlare.Client, 1.1.3"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CloudFlare.Client as a Cake Addin
#addin nuget:?package=CloudFlare.Client&version=1.1.3

// Install CloudFlare.Client as a Cake Tool
#tool nuget:?package=CloudFlare.Client&version=1.1.3                

.NET library for communication with the Cloudflare service API.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.1 is compatible.  netcoreapp2.2 is compatible.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on CloudFlare.Client:

Package Downloads
Soenneker.Cloudflare.Client

An async thread-safe singleton for the Cloudflare library, CloudFlare.Client

OElite.Core

Package Description

jcdcdev.Umbraco.CloudflareMediaCache

Adds ETags and automatically purges Cloudflare cache when media is updated in Umbraco. Full image cropper support.

MoonlightPluginBase

Use this package to install all dependencies a moonlight plugins needs

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.3.0 29,553 12/7/2023
6.2.0 6,447 11/13/2023
6.1.4 29,991 12/20/2022
6.1.3 6,241 10/4/2022
6.1.2 4,212 7/25/2022
6.1.1 6,812 5/9/2022
6.0.1 8,986 12/21/2021
6.0.0 752 12/20/2021
5.0.1 11,270 3/23/2021
5.0.0 1,047 3/14/2021
4.0.1 3,291 1/12/2021
3.0.0 2,149 12/9/2020
2.2.0 941 12/9/2020
1.1.11 2,103 4/30/2020
1.1.10 1,199 10/6/2019
1.1.9 1,057 9/3/2019
1.1.8 1,143 5/18/2019
1.1.7 1,062 5/9/2019
1.1.6 1,057 5/9/2019
1.1.5 1,013 5/7/2019
1.1.4 1,128 4/19/2019
1.1.3 1,085 4/19/2019
1.1.2 1,118 4/18/2019
1.1.0 1,109 4/18/2019
1.0.0 1,093 4/18/2019

version 1.1.3
- Extended zone functionality
- CloudFlareAuth class for easyer auth when parsing data from env or cfg

version 1.1.2
- Target .NET Core 2.1 and .NET Core 2.2

version: 1.1.0
- CRUD for DNS zones

version: 1.0.0
- CRUD (+Import/Export) for DNS records