Nxin.HttpClient 10.0.2

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

Package Description

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 Nxin.HttpClient:

Package Downloads
Nxin.Abp.Ddd.Application

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.2 139 1/9/2026
10.0.1 246 12/5/2025
10.0.0 448 11/21/2025
9.0.0 437 11/21/2025
8.5.2 375 11/11/2025
8.5.1 279 11/4/2025
8.5.0 277 11/4/2025
8.4.9 264 11/3/2025
8.4.8 263 10/20/2025
8.4.7 281 9/29/2025
8.4.6 253 9/26/2025
8.4.5 250 9/9/2025
8.4.4 303 7/16/2025
8.4.3 425 6/17/2025
8.4.2 245 6/4/2025
8.4.1 300 3/19/2025
8.4.0 262 3/18/2025
7.0.2 251 6/6/2025
6.1.2 267 6/6/2025
6.0.4 265 6/6/2025
Loading failed