CSharpEssentials.HttpHelper 4.0.0

dotnet add package CSharpEssentials.HttpHelper --version 4.0.0
                    
NuGet\Install-Package CSharpEssentials.HttpHelper -Version 4.0.0
                    
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="CSharpEssentials.HttpHelper" Version="4.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CSharpEssentials.HttpHelper" Version="4.0.0" />
                    
Directory.Packages.props
<PackageReference Include="CSharpEssentials.HttpHelper" />
                    
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 CSharpEssentials.HttpHelper --version 4.0.0
                    
#r "nuget: CSharpEssentials.HttpHelper, 4.0.0"
                    
#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 CSharpEssentials.HttpHelper@4.0.0
                    
#: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=CSharpEssentials.HttpHelper&version=4.0.0
                    
Install as a Cake Addin
#tool nuget:?package=CSharpEssentials.HttpHelper&version=4.0.0
                    
Install as a Cake Tool

CSharpEssentials.HttpHelper

Frameworks CodeQL NuGet Downloads Last Commit GitHub Discussions Issues


📦 Package

CSharpEssentials.HttpHelper is a lightweight helper to simplify the usage of HttpClient in .NET with a fluent, configurable API.
It provides convenient methods for request customization, retries, timeouts, authentication headers, and more.

You can install it via NuGet:

dotnet add package CSharpEssentials.HttpHelper

NuGet Gallery: CSharpEssentials.HttpHelper


📖 Documentation & Demo

The full documentation and usage examples (GET requests, retries, authentication, and more) are available here:

👉 Using HttpHelper – Examples & Demo


🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to open a pull request or issue.


📜 License

Distributed under the MIT License. See LICENSE for more information.


---
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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 CSharpEssentials.HttpHelper:

Package Downloads
CSharpEssentials.HangFireHelper

A library to help you to use HangFire

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.0 0 9/10/2025
3.0.1 16 9/10/2025
2.0.5 63 9/7/2025
2.0.4 56 9/7/2025
2.0.3 57 9/7/2025
2.0.2 191 6/14/2025
2.0.1 149 6/14/2025
2.0.0 148 6/14/2025
1.2.4 252 3/3/2025
1.2.3 119 3/2/2025
1.2.2 112 3/2/2025
1.2.0 112 3/2/2025
1.1.1 130 2/22/2025
1.1.0 123 2/22/2025
1.0.0 334 2/2/2025