CsQuery 1.3.5-beta5
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" />
paket add CsQuery --version 1.3.5-beta5
#r "nuget: CsQuery, 1.3.5-beta5"
// 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
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 |
This package has no dependencies.
NuGet packages (58)
Showing the top 5 NuGet packages that depend on CsQuery:
Package | Downloads |
---|---|
Noodles.AspMvc
Noodles transforms your object model into a web app. This assembly contains stuff to make Noodles work with ASP MVC |
|
Noodles.AspMvc.DataTables
Noodles transforms your object modelinto a web app. This is a library to integrate Noodles with AJAX jquery datatables |
|
Noodles.AspMvc.Templates
Noodles transforms your object model into a web app. Install this library to customise the cshtml template files, or if you don't want to use the EmbeddedResourceVirtualPathProvider to load your views |
|
Pomona.TestHelpers
Help library for tests |
|
Cgu.Comum.Util
Classes utilitárias de uso comum em projetos .net |
GitHub repositories (14)
Showing the top 5 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
|
|
etishor/Metrics.NET
The Metrics.NET library provides a way of instrumenting applications with custom metrics (timers, histograms, counters etc) that can be reported in various ways and can provide insights on what is happening inside a running application.
|
|
Recognos/Metrics.NET
The Metrics.NET library provides a way of instrumenting applications with custom metrics (timers, histograms, counters etc) that can be reported in various ways and can provide insights on what is happening inside a running application.
|
|
TerribleDev/OwinOAuthProviders
OAuth providers for Owin
|
Version | Downloads | Last updated |
---|---|---|
1.3.5-beta5 | 172,170 | 6/4/2013 |
1.3.5-beta3 | 3,115 | 3/8/2013 |
1.3.5-beta2 | 1,564 | 3/5/2013 |
1.3.5-beta1 | 1,265 | 3/5/2013 |
1.3.4 | 3,177,357 | 2/5/2013 |
1.3.4-beta1 | 1,248 | 1/29/2013 |
1.3.3 | 1,604,176 | 1/3/2013 |
1.3.2 | 2,102 | 12/17/2012 |
1.3.1 | 24,623 | 11/8/2012 |
1.3.0 | 5,908 | 10/16/2012 |
1.3.0-beta2 | 1,358 | 10/8/2012 |
1.3.0-beta1 | 1,501 | 9/26/2012 |
1.2.1 | 3,032 | 8/21/2012 |
1.2.0 | 1,677 | 8/8/2012 |
1.1.3.1 | 1,580 | 7/23/2012 |
1.1.3 | 1,561 | 7/17/2012 |
1.1.2.2 | 1,677 | 7/3/2012 |
1.1.2.1 | 1,523 | 6/28/2012 |
1.1.2 | 1,485 | 6/26/2012 |
1.1.1 | 1,486 | 6/15/2012 |
1.1.0 | 1,491 | 6/13/2012 |
1.0.1.30111 | 2,368 | 6/7/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