Tipi.Tools.HttpRequestHandler 8.0.0

dotnet add package Tipi.Tools.HttpRequestHandler --version 8.0.0
NuGet\Install-Package Tipi.Tools.HttpRequestHandler -Version 8.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="Tipi.Tools.HttpRequestHandler" Version="8.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Tipi.Tools.HttpRequestHandler --version 8.0.0
#r "nuget: Tipi.Tools.HttpRequestHandler, 8.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.
// Install Tipi.Tools.HttpRequestHandler as a Cake Addin
#addin nuget:?package=Tipi.Tools.HttpRequestHandler&version=8.0.0

// Install Tipi.Tools.HttpRequestHandler as a Cake Tool
#tool nuget:?package=Tipi.Tools.HttpRequestHandler&version=8.0.0

This handler is used as a wrapper for the HttpClient Class making it easier to interact with by also reducing the code needed.

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Tipi.Tools.HttpRequestHandler:

Package Downloads
Tipi.Tools.Recurrente

.Net Wrapper for the Payment Gateway Recurrente, this wrapper is used to interface directly with Recurrente's API.

Tipi.Tools.Culqi

.Net Wrapper for the Payment Gateway Culqi, this wrapper is used to interface directly with Culqi's API.

Tipi.Tools.Qpaypro

.Net Wrapper for the Payment Gateway QPayPro, this wrapper is used to interface directly with QPayPro's API.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.0 109 2/28/2024
1.0.3 2,355 5/5/2022
1.0.2 382 5/5/2022
1.0.1 493 4/28/2022
1.0.0 369 4/28/2022

Added comments and URL to the official documentation.