A basic library for downloading, parsing and extracting information from web pages to generate previews.
Info
Version: | 0.1.1 |
Author(s): | Kris Siegel |
Last Update: | Wednesday, July 4, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BinaryIdiot/UrlPreview.net |
NuGet Url: | https://www.nuget.org/packages/BinaryIdiot.UrlPreview |
Install
Install-Package BinaryIdiot.UrlPreview
dotnet add package BinaryIdiot.UrlPreview
paket add BinaryIdiot.UrlPreview
BinaryIdiot.UrlPreview Download (Unzip the "nupkg" after downloading)
Dependencies
- HtmlAgilityPack(>= 1.8.4)