HtmlAgilityPack-PCL
1.4.6
dotnet add package HtmlAgilityPack-PCL --version 1.4.6
NuGet\Install-Package HtmlAgilityPack-PCL -Version 1.4.6
<PackageReference Include="HtmlAgilityPack-PCL" Version="1.4.6" />
paket add HtmlAgilityPack-PCL --version 1.4.6
#r "nuget: HtmlAgilityPack-PCL, 1.4.6"
// Install HtmlAgilityPack-PCL as a Cake Addin #addin nuget:?package=HtmlAgilityPack-PCL&version=1.4.6 // Install HtmlAgilityPack-PCL as a Cake Tool #tool nuget:?package=HtmlAgilityPack-PCL&version=1.4.6
A light abstraction of HtmlAgilityPack implementing the minimal functions to work with Linq under most PCL configurations.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on HtmlAgilityPack-PCL:
Package | Downloads |
---|---|
DynamicHtml
A small library for efficient and easy HTML parsing using C#'s dynamic feature. Provides extension methods for HtmlAgilityPack's HtmlNode class. Example: How to get the URLs of all images that are within a div with class "container": var urls = document.AsDynamic().body.div("class", "container").img._url; |
|
OpenNiconico2
プログラムから niconico を利用するのを簡単にするためのライブラリーです。This is niconico library. It is easy. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.4.6 | 99,462 | 3/18/2013 |
1.0.4819.2169 | 4,401 | 3/12/2013 |