You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

Nick.HtmlParser

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Nick.HtmlParser

Parses Html into a typed IEnumerable flat structure. v1.0.8 changes: - Bugfix: Handle attributes that contain tags, including malformed attributes - Upgrade to .net8.0 v1.0.7 changes: - Reference parent and child nodes from INode. v1.0.6 changes: - Ignores stript and style tags. - Bugfix: Ignore for nested script tags. v1.0.4 changes: - Cater for non standard html tags. - Ignore xml. - Improve parsing recovery when parsing a malformed html document. i.e closing tag without an opening tag or visa versa. - Load raw node text into parsed INode objects. (Will consume more memory). Future Features: - Report parsing errors.

1.0.8
nugetNuGet
Version published
Maintainers
1
Created
The README file is missing

Keywords

html

FAQs

Package last updated on 16 Jan 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts