Info
Version: | 1.3.6.1 |
Author(s): | James Treworgy, Asbjørn Clemmensen |
Last Update: | Saturday, November 12, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zone117x/CsQuery/ |
NuGet Url: | https://www.nuget.org/packages/CsQuery.NETStandard |
Install
Install-Package CsQuery.NETStandard
dotnet add package CsQuery.NETStandard
paket add CsQuery.NETStandard
CsQuery.NETStandard Download (Unzip the "nupkg" after downloading)
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)
Tags
It implements all CSS2 and CSS3 selectors, all the DOM manipulation methods of jQuery, and some of the utility methods.