CloudFlare.Client 1.1.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package CloudFlare.Client --version 1.1.4
                    
NuGet\Install-Package CloudFlare.Client -Version 1.1.4
                    
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.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CloudFlare.Client" Version="1.1.4" />
                    
Directory.Packages.props
<PackageReference Include="CloudFlare.Client" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CloudFlare.Client --version 1.1.4
                    
#r "nuget: CloudFlare.Client, 1.1.4"
                    
#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.
#addin nuget:?package=CloudFlare.Client&version=1.1.4
                    
Install CloudFlare.Client as a Cake Addin
#tool nuget:?package=CloudFlare.Client&version=1.1.4
                    
Install CloudFlare.Client as a Cake Tool

.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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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

jcdcdev.Umbraco.CloudflareMediaCache

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

OElite.Core

Package Description

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
8.0.0 10,154 2/11/2025
6.3.0 74,983 12/7/2023
6.2.0 9,566 11/13/2023
6.1.4 35,829 12/20/2022
6.1.3 6,375 10/4/2022
6.1.2 5,707 7/25/2022
6.1.1 9,040 5/9/2022
6.0.1 9,356 12/21/2021
6.0.0 856 12/20/2021
5.0.1 13,289 3/23/2021
5.0.0 1,112 3/14/2021
4.0.1 3,371 1/12/2021
3.0.0 2,218 12/9/2020
2.2.0 1,011 12/9/2020
1.1.11 2,200 4/30/2020
1.1.10 1,268 10/6/2019
1.1.9 1,135 9/3/2019
1.1.8 1,221 5/18/2019
1.1.7 1,154 5/9/2019
1.1.6 1,146 5/9/2019
1.1.5 1,102 5/7/2019
1.1.4 1,211 4/19/2019
1.1.3 1,170 4/19/2019
1.1.2 1,195 4/18/2019
1.1.0 1,190 4/18/2019
1.0.0 1,264 4/18/2019

version 1.1.4
- Get/Edit user implementation
- Small improvements

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