KarcagS.Http 7.0.3

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

KarcagS HTTP Library

Fully implemented HTTP handling on client and server side for interception, exception handling and middlewares.

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 KarcagS.Http:

Package Downloads
KarcagS.Client.Common

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.0.3 169 2/15/2026
7.0.2 149 12/28/2025
7.0.1 250 12/25/2025
7.0.0 226 12/25/2025
6.2.2 299 11/14/2025
6.2.1 328 11/14/2025
6.2.0 320 11/14/2025
6.1.2 263 12/31/2024
6.1.1 284 12/29/2024
6.1.0 263 12/27/2024
6.0.1 235 12/23/2024
6.0.0 243 12/22/2024
5.0.6 373 3/24/2024
5.0.5 390 1/18/2024
5.0.4 442 12/30/2023
5.0.3 361 12/30/2023
5.0.2 385 11/26/2023
5.0.1 347 11/26/2023
5.0.0 364 11/18/2023
4.2.2 748 8/5/2023
Loading failed