CsQuery.NETStandard
1.3.6.1
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.
Install-Package CsQuery.NETStandard -Version 1.3.6.1
dotnet add package CsQuery.NETStandard --version 1.3.6.1
<PackageReference Include="CsQuery.NETStandard" Version="1.3.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CsQuery.NETStandard --version 1.3.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Updated to .NET Standard 1.5
Dependencies
-
- Microsoft.NETCore.Portable.Compatibility (>= 1.0.1)
- NETStandard.Library (>= 1.6.0)
- Newtonsoft.Json (>= 9.0.1)
- System.ComponentModel.TypeConverter (>= 4.1.0)
- System.Text.Encoding.CodePages (>= 4.0.1)
- System.Xml.XDocument (>= 4.0.11)
- System.Xml.XmlDocument (>= 4.0.1)
- System.Xml.XPath.XmlDocument (>= 4.0.1)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on CsQuery.NETStandard:
Package | Downloads |
---|---|
RuiJi.Net.Core
crawler framework , distributed crawler extractor.
try ruiji scraper --- chrome web crawler
https://chrome.google.com/webstore/detail/ruiji-scraper/klhahkhllngppofpkjdlbmnglnmnbbol?hl=zh-CN&authuser=0
|
|
Correios.Pacotes
Serviço para Obter informações de pacotes dos correios Brasileiros.
|
|
ScrappyNetStandard
Fork of Scrappy library migrated to .NET Standard. Author of original package is Manuel Schweigert. If you want to automate tasks in the web, this is your go to library. Navigate through websites with ease, fill out forms comfortably from your couch, let Scrappy do all the dirty work and get you what you want.
|
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on CsQuery.NETStandard:
Repository | Stars |
---|---|
Handlebars-Net/Handlebars.Net
A real .NET Handlebars engine
|
|
mcintyre321/FormFactory
MVC5, Core or standalone - Generate rich HTML5 forms from your ViewModels, or build them programatically
|
|
zhupingqi/RuiJi.Net
crawler framework, distributed crawler extractor
|