CsQuery 1.3.5-beta5

.NET Framework 4.0
This is a prerelease version of CsQuery.
Install-Package CsQuery -Version 1.3.5-beta5
dotnet add package CsQuery --version 1.3.5-beta5
<PackageReference Include="CsQuery" Version="1.3.5-beta5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CsQuery --version 1.3.5-beta5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CsQuery, 1.3.5-beta5"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install CsQuery as a Cake Addin
#addin nuget:?package=CsQuery&version=1.3.5-beta5&prerelease

// Install CsQuery as a Cake Tool
#tool nuget:?package=CsQuery&version=1.3.5-beta5&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

CsQuery is an HTML parser, CSS selector engine and jQuery port for .NET 4 and C#. It implements all CSS2 and CSS3 selectors, all the DOM manipulation methods of jQuery, and some of the utility methods.

Product Versions
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

Version Downloads Last updated
1.3.5-beta5 0 06.02.2022
1.3.4 0 06.02.2022

Version 1.3.5 includes significant performance improvements and bug fixes.

Complete change log:
https://github.com/jamietre/CsQuery/blob/master/source/README.md