CloudFlare.Client
1.1.8
See the version list below for details.
dotnet add package CloudFlare.Client --version 1.1.8
NuGet\Install-Package CloudFlare.Client -Version 1.1.8
<PackageReference Include="CloudFlare.Client" Version="1.1.8" />
paket add CloudFlare.Client --version 1.1.8
#r "nuget: CloudFlare.Client, 1.1.8"
// Install CloudFlare.Client as a Cake Addin #addin nuget:?package=CloudFlare.Client&version=1.1.8 // Install CloudFlare.Client as a Cake Tool #tool nuget:?package=CloudFlare.Client&version=1.1.8
.NET library for communication with the Cloudflare service API.
Product | Versions 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 is compatible. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 2.1
- Microsoft.AspNet.WebApi.Client (>= 5.2.7)
- Newtonsoft.Json (>= 12.0.2)
-
.NETCoreApp 2.2
- Microsoft.AspNet.WebApi.Client (>= 5.2.7)
- Newtonsoft.Json (>= 12.0.2)
-
.NETCoreApp 3.0
- Microsoft.AspNet.WebApi.Client (>= 5.2.7)
- Newtonsoft.Json (>= 12.0.2)
-
.NETStandard 2.1
- Microsoft.AspNet.WebApi.Client (>= 5.2.7)
- Newtonsoft.Json (>= 12.0.2)
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 |
---|---|---|
6.3.0 | 52,185 | 12/7/2023 |
6.2.0 | 7,790 | 11/13/2023 |
6.1.4 | 32,087 | 12/20/2022 |
6.1.3 | 6,327 | 10/4/2022 |
6.1.2 | 4,871 | 7/25/2022 |
6.1.1 | 7,195 | 5/9/2022 |
6.0.1 | 9,144 | 12/21/2021 |
6.0.0 | 776 | 12/20/2021 |
5.0.1 | 11,981 | 3/23/2021 |
5.0.0 | 1,070 | 3/14/2021 |
4.0.1 | 3,316 | 1/12/2021 |
3.0.0 | 2,174 | 12/9/2020 |
2.2.0 | 968 | 12/9/2020 |
1.1.11 | 2,145 | 4/30/2020 |
1.1.10 | 1,222 | 10/6/2019 |
1.1.9 | 1,084 | 9/3/2019 |
1.1.8 | 1,167 | 5/18/2019 |
1.1.7 | 1,102 | 5/9/2019 |
1.1.6 | 1,090 | 5/9/2019 |
1.1.5 | 1,040 | 5/7/2019 |
1.1.4 | 1,160 | 4/19/2019 |
1.1.3 | 1,113 | 4/19/2019 |
1.1.2 | 1,145 | 4/18/2019 |
1.1.0 | 1,138 | 4/18/2019 |
1.0.0 | 1,149 | 4/18/2019 |
version 1.1.8
- Implementation for Account Members and Account Roles
version 1.1.7
- Support for .Net Core 3.0 and .NET Standard 2.1
version 1.1.6
- Membership Details
- Update Membership
- Delete Membership
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