CsQuery 1.3.5-beta2
This is a prerelease version of CsQuery.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package CsQuery --version 1.3.5-beta2
NuGet\Install-Package CsQuery -Version 1.3.5-beta2
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="CsQuery" Version="1.3.5-beta2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CsQuery" Version="1.3.5-beta2" />
<PackageReference Include="CsQuery" />
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 CsQuery --version 1.3.5-beta2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CsQuery, 1.3.5-beta2"
#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 CsQuery@1.3.5-beta2
#: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=CsQuery&version=1.3.5-beta2&prerelease
#tool nuget:?package=CsQuery&version=1.3.5-beta2&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 Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on CsQuery:
| Repository | Stars |
|---|---|
|
AngleSharp/AngleSharp
:angel: The ultimate angle brackets parser library parsing HTML5, MathML, SVG and CSS to construct a DOM based on the official W3C specifications.
|
|
|
Handlebars-Net/Handlebars.Net
A real .NET Handlebars engine
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.3.5-beta5 | 6,310 | 6/4/2013 |
| 1.3.5-beta3 | 589 | 3/8/2013 |
| 1.3.5-beta2 | 117 | 3/5/2013 |
| 1.3.5-beta1 | 74 | 3/5/2013 |
| 1.3.4 | 77,473 | 2/5/2013 |
| 1.3.4-beta1 | 68 | 1/29/2013 |
| 1.3.3 | 17,116 | 1/3/2013 |
| 1.3.2 | 151 | 12/17/2012 |
| 1.3.1 | 1,522 | 11/8/2012 |
| 1.3.0 | 123 | 10/16/2012 |
| 1.3.0-beta2 | 63 | 10/8/2012 |
| 1.3.0-beta1 | 165 | 9/26/2012 |
| 1.2.1 | 280 | 8/21/2012 |
| 1.2.0 | 76 | 8/8/2012 |
| 1.1.3.1 | 81 | 7/23/2012 |
| 1.1.3 | 79 | 7/17/2012 |
| 1.1.2.2 | 75 | 7/3/2012 |
| 1.1.2.1 | 81 | 6/28/2012 |
| 1.1.2 | 67 | 6/26/2012 |
| 1.1.1 | 69 | 6/15/2012 |
Loading failed
Version 1.3.5 includes significant performance improvements and bug fixes.
Complete change log:
https://github.com/jamietre/CsQuery/blob/master/source/README.md