Soenneker.Html.Client 4.0.1000

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

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

alternate text is missing from this package README image Soenneker.Html.Client

A .NET HTTP client for HTML parsing

Installation

dotnet add package Soenneker.Html.Client
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 Soenneker.Html.Client:

Package Downloads
Soenneker.Html.Parser

A utility library for HTML parsing related operations

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.1000 123 5/13/2026
4.0.999 124 5/13/2026
4.0.998 123 5/12/2026
4.0.997 147 5/3/2026
4.0.996 111 5/2/2026
4.0.995 165 4/24/2026
4.0.994 128 4/24/2026
4.0.993 119 4/23/2026
4.0.992 134 4/23/2026
4.0.991 114 4/23/2026
4.0.990 128 4/23/2026
4.0.989 108 4/22/2026
4.0.988 122 4/22/2026
4.0.987 106 4/22/2026
4.0.986 114 4/22/2026
4.0.985 110 4/22/2026
4.0.984 146 4/21/2026
4.0.983 136 4/15/2026
4.0.982 130 4/14/2026
4.0.981 143 4/6/2026
Loading failed

Update dependency Soenneker.Utils.HttpClientCache to 4.0.1947 (#1391)