CloudFlare.Client
1.1.3
.NET Core 2.1
There is a newer version of this package available.
See the version list below for details.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CloudFlare.Client, 1.1.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
.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 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.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)
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 | 346 | 12/20/2022 |
6.1.3 | 2,929 | 10/4/2022 |
6.1.2 | 2,235 | 7/25/2022 |
6.1.2-beta | 61 | 7/25/2022 |
6.1.1 | 4,289 | 5/9/2022 |
6.0.1 | 5,932 | 12/21/2021 |
6.0.0 | 192 | 12/20/2021 |
5.0.1 | 6,401 | 3/23/2021 |
5.0.0 | 376 | 3/14/2021 |
5.0.0-beta.1 | 148 | 1/19/2021 |
4.0.1 | 1,787 | 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,441 | 4/30/2020 |
1.1.10 | 595 | 10/6/2019 |
1.1.9 | 440 | 9/3/2019 |
1.1.8 | 550 | 5/18/2019 |
1.1.7 | 461 | 5/9/2019 |
1.1.6 | 435 | 5/9/2019 |
1.1.5 | 455 | 5/7/2019 |
1.1.4 | 499 | 4/19/2019 |
1.1.3 | 492 | 4/19/2019 |
1.1.2 | 473 | 4/18/2019 |
1.1.0 | 500 | 4/18/2019 |
1.0.0 | 496 | 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