Skip to content

ParsingHtmlWithAngleSharp: retarget net10.0, bump AngleSharp 1.6.0, drop unneeded WithJs() calls - #2082

Merged
CodeMazeBlog merged 7 commits into
CodeMazeBlog:mainfrom
vladimir-pecanac-main:seo/107751-csharp-parsing-html-with-anglesharp
Aug 11, 2026
Merged

ParsingHtmlWithAngleSharp: retarget net10.0, bump AngleSharp 1.6.0, drop unneeded WithJs() calls#2082
CodeMazeBlog merged 7 commits into
CodeMazeBlog:mainfrom
vladimir-pecanac-main:seo/107751-csharp-parsing-html-with-anglesharp

Conversation

@vladimir-pecanac-main

Copy link
Copy Markdown
Collaborator

Retargets to net10.0, bumps AngleSharp 1.0.7 to 1.6.0. Removes .WithJs() from the mini web-scraper block (static page, unnecessary JS engine, undeclared package dependency in the article) and the DOM-manipulation block (parsing a local string needs neither loader nor JS). Removes a dead duplicate CreateElement line. 6/6 tests pass on net10.0.

@CodeMazeBlog
CodeMazeBlog merged commit 39bbe7a into CodeMazeBlog:main Aug 11, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants