CloudFlare.Client 1.1.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package CloudFlare.Client --version 1.1.5
NuGet\Install-Package CloudFlare.Client -Version 1.1.5
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.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CloudFlare.Client --version 1.1.5
#r "nuget: CloudFlare.Client, 1.1.5"
#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.5

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

.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 (3)

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

Package Downloads
Soenneker.Cloudflare.Client The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

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
6.3.0 17,082 12/7/2023
6.2.0 4,696 11/13/2023
6.1.4 27,930 12/20/2022
6.1.3 6,174 10/4/2022
6.1.2 3,699 7/25/2022
6.1.1 6,626 5/9/2022
6.0.1 8,856 12/21/2021
6.0.0 748 12/20/2021
5.0.1 10,419 3/23/2021
5.0.0 1,041 3/14/2021
4.0.1 3,257 1/12/2021
3.0.0 2,140 12/9/2020
2.2.0 927 12/9/2020
1.1.11 2,092 4/30/2020
1.1.10 1,194 10/6/2019
1.1.9 1,037 9/3/2019
1.1.8 1,119 5/18/2019
1.1.7 1,059 5/9/2019
1.1.6 1,054 5/9/2019
1.1.5 1,008 5/7/2019
1.1.4 1,116 4/19/2019
1.1.3 1,082 4/19/2019
1.1.2 1,112 4/18/2019
1.1.0 1,103 4/18/2019
1.0.0 1,086 4/18/2019

version 1.1.5
Fixed errors when using a business or enterprise account.
List of memberships of account

version 1.1.4
- Get/Edit user implementation
- Small improvements

version 1.1.3
- Extended zone functionality
- CloudFlareAuth class for easier 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