Info
Version: | 1.0.0 |
Author(s): | Wojciech Wojdav Horzowski |
Last Update: | Monday, April 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://wojdavbootstrapmvc.com/wquery |
NuGet Url: | https://www.nuget.org/packages/WQuery |
Install
Install-Package WQuery
dotnet add package WQuery
paket add WQuery
WQuery Download (Unzip the "nupkg" after downloading)
Dependencies
- WHtmlParser(>= 1.0.0 && < 2.0.0)
Tags
WQuery is a part of a Wojdav Bootstrap Mvc package. The parsing of the HTML code is based on a WHtmlParser library. For now, a WHtmlParser contains some limitations when it comes to ability to parse the HTML code. The limitations directly influence the ability of parsing the code by the WQuery library.
Before you start using WQuery, please look at the limitations at this address: https://wojdavbootstrapmvc.com/WQuery.
WARNING: This is first Stable Release with potential breaking changes. Read more in changelog on website.