CsQuery 1.3.5-beta5
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.
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.
Release Notes
Version 1.3.5 includes significant performance improvements and bug fixes.
Complete change log:
https://github.com/jamietre/CsQuery/blob/master/source/README.md
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.3.5-beta5 | 0 | 06.02.2022 |
| 1.3.4 | 0 | 06.02.2022 |