Soenneker.Cloudflare.HttpClient 4.0.382

Prefix Reserved
dotnet add package Soenneker.Cloudflare.HttpClient --version 4.0.382
                    
NuGet\Install-Package Soenneker.Cloudflare.HttpClient -Version 4.0.382
                    
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="Soenneker.Cloudflare.HttpClient" Version="4.0.382" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Cloudflare.HttpClient" Version="4.0.382" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.Cloudflare.HttpClient" />
                    
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 Soenneker.Cloudflare.HttpClient --version 4.0.382
                    
#r "nuget: Soenneker.Cloudflare.HttpClient, 4.0.382"
                    
#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.
#:package Soenneker.Cloudflare.HttpClient@4.0.382
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Soenneker.Cloudflare.HttpClient&version=4.0.382
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Cloudflare.HttpClient&version=4.0.382
                    
Install as a Cake Tool

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

alternate text is missing from this package README image Soenneker.Cloudflare.HttpClient

An async thread-safe HttpClient singleton for the Cloudflare API

Installation

dotnet add package Soenneker.Cloudflare.HttpClient
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Soenneker.Cloudflare.HttpClient:

Package Downloads
Soenneker.Cloudflare.Utils.Client

An async thread-safe singleton for the Cloudflare OpenApiClient

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.382 138 8/22/2026
4.0.381 43 8/22/2026
4.0.380 81 8/21/2026
4.0.379 32 8/21/2026
4.0.378 819 8/18/2026
4.0.377 400 8/18/2026
4.0.376 445 8/14/2026
4.0.375 297 8/13/2026
4.0.374 415 8/13/2026
4.0.373 393 8/12/2026
4.0.372 815 8/9/2026
4.0.371 481 8/9/2026
4.0.370 93 8/8/2026
4.0.369 335 8/8/2026
4.0.368 137 8/8/2026
4.0.367 96 8/8/2026
4.0.366 941 8/7/2026
4.0.365 658 8/7/2026
4.0.364 824 7/29/2026
4.0.363 247 7/29/2026
Loading failed

Update dependency Soenneker.Utils.HttpClientCache to 4.0.2027 (#876)

Automatically merged