CsQuery 1.3.5-beta2
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
<PackageReference Include="CsQuery" Version="1.3.5-beta2" />
<PackageVersion Include="CsQuery" Version="1.3.5-beta2" />
<PackageReference Include="CsQuery" />
paket add CsQuery --version 1.3.5-beta2
#r "nuget: CsQuery, 1.3.5-beta2"
#:package CsQuery@1.3.5-beta2
#addin nuget:?package=CsQuery&version=1.3.5-beta2&prerelease
#tool nuget:?package=CsQuery&version=1.3.5-beta2&prerelease
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. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on CsQuery:
| Package | Downloads |
|---|---|
|
Nancy.Testing
Test harness for Nancy applications. |
|
|
PreMailer.Net
PreMailer.Net is a C# utility for moving CSS to inline style attributes, to gain maximum E-mail client compatibility. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.3.5-beta5 | 11,045 | 6/4/2013 |
| 1.3.5-beta3 | 1,820 | 3/8/2013 |
| 1.3.5-beta2 | 378 | 3/5/2013 |
| 1.3.5-beta1 | 145 | 3/5/2013 |
| 1.3.4 | 132,759 | 2/5/2013 |
| 1.3.4-beta1 | 162 | 1/29/2013 |
| 1.3.3 | 29,945 | 1/3/2013 |
| 1.3.2 | 660 | 12/17/2012 |
| 1.3.1 | 2,529 | 11/8/2012 |
| 1.3.0 | 1,193 | 10/16/2012 |
| 1.3.0-beta2 | 160 | 10/8/2012 |
| 1.3.0-beta1 | 292 | 9/26/2012 |
| 1.2.1 | 1,204 | 8/21/2012 |
| 1.2.0 | 285 | 8/8/2012 |
| 1.1.3.1 | 288 | 7/23/2012 |
| 1.1.3 | 246 | 7/17/2012 |
| 1.1.2.2 | 244 | 7/3/2012 |
| 1.1.2.1 | 222 | 6/28/2012 |
| 1.1.2 | 204 | 6/26/2012 |
| 1.1.1 | 223 | 6/15/2012 |
Version 1.3.5 includes significant performance improvements and bug fixes.
Complete change log:
https://github.com/jamietre/CsQuery/blob/master/source/README.md