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
<PackageReference Include="Tipi.Tools.HttpRequestHandler" Version="8.0.0" />
paket add Tipi.Tools.HttpRequestHandler --version 8.0.0
#r "nuget: Tipi.Tools.HttpRequestHandler, 8.0.0"
// 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 | Versions 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. |
-
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.
Added comments and URL to the official documentation.