CloudFlare.Client
1.1.7
See the version list below for details.
dotnet add package CloudFlare.Client --version 1.1.7
NuGet\Install-Package CloudFlare.Client -Version 1.1.7
<PackageReference Include="CloudFlare.Client" Version="1.1.7" />
paket add CloudFlare.Client --version 1.1.7
#r "nuget: CloudFlare.Client, 1.1.7"
// Install CloudFlare.Client as a Cake Addin
#addin nuget:?package=CloudFlare.Client&version=1.1.7
// Install CloudFlare.Client as a Cake Tool
#tool nuget:?package=CloudFlare.Client&version=1.1.7
.NET library for communication with the Cloudflare service API.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 2.1
- Microsoft.AspNet.WebApi.Client (>= 5.2.7)
- Newtonsoft.Json (>= 12.0.1)
-
.NETCoreApp 2.2
- Microsoft.AspNet.WebApi.Client (>= 5.2.7)
- Newtonsoft.Json (>= 12.0.1)
-
.NETCoreApp 3.0
- Microsoft.AspNet.WebApi.Client (>= 5.2.7)
- Newtonsoft.Json (>= 12.0.1)
-
.NETStandard 2.1
- Microsoft.AspNet.WebApi.Client (>= 5.2.7)
- Newtonsoft.Json (>= 12.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
6.1.4 | 306 | 12/20/2022 |
6.1.3 | 2,834 | 10/4/2022 |
6.1.2 | 2,206 | 7/25/2022 |
6.1.2-beta | 58 | 7/25/2022 |
6.1.1 | 4,251 | 5/9/2022 |
6.0.1 | 5,863 | 12/21/2021 |
6.0.0 | 189 | 12/20/2021 |
5.0.1 | 6,374 | 3/23/2021 |
5.0.0 | 359 | 3/14/2021 |
5.0.0-beta.1 | 146 | 1/19/2021 |
4.0.1 | 1,771 | 1/12/2021 |
3.0.0 | 1,484 | 12/9/2020 |
2.2.0 | 322 | 12/9/2020 |
2.0.0-alpha.2 | 618 | 10/11/2020 |
2.0.0-alpha.1 | 274 | 10/11/2020 |
1.1.11 | 1,438 | 4/30/2020 |
1.1.10 | 595 | 10/6/2019 |
1.1.9 | 436 | 9/3/2019 |
1.1.8 | 549 | 5/18/2019 |
1.1.7 | 461 | 5/9/2019 |
1.1.6 | 434 | 5/9/2019 |
1.1.5 | 453 | 5/7/2019 |
1.1.4 | 498 | 4/19/2019 |
1.1.3 | 490 | 4/19/2019 |
1.1.2 | 472 | 4/18/2019 |
1.1.0 | 498 | 4/18/2019 |
1.0.0 | 494 | 4/18/2019 |
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