This is a library to parse manga and novel sites.
Info
Version: | 1.1.2 |
Author(s): | Tom Hibbers |
Last Update: | Tuesday, September 18, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tomhibbers/lnlama-scrape |
NuGet Url: | https://www.nuget.org/packages/LNLamaScrape |
Install
Install-Package LNLamaScrape
dotnet add package LNLamaScrape
paket add LNLamaScrape
LNLamaScrape Download (Unzip the "nupkg" after downloading)
Dependencies
- AngleSharp(>= 0.9.10)
- Microsoft.Extensions.Options(>= 1.1.0)