HtmlKit icon indicating copy to clipboard operation
HtmlKit copied to clipboard

A cross-platform .NET framework for parsing HTML

Results 7 HtmlKit issues
Sort by recently updated
recently updated
newest added

Bumps [nunit](https://github.com/nunit/nunit) from 3.13.3 to 4.1.0. Release notes Sourced from nunit's releases. NUnit 4.1.0 See release notes NUnit 4.0.1 Patch release to fix windows targets See release notes and See...

dependencies

Bumps [AngleSharp](https://github.com/AngleSharp/AngleSharp) from 1.0.4 to 1.1.2. Release notes Sourced from AngleSharp's releases. 1.1.2 Released on Friday, March 8 2024. Fixed exception when providing wrong response (#1181) Fixed handling of various...

dependencies

Bumps [NUnit.ConsoleRunner](https://github.com/nunit/nunit-console) from 3.16.3 to 3.17.0. Release notes Sourced from NUnit.ConsoleRunner's releases. NUnit Console and Engine 3.17.0 As part of this release we had 1 issue closed. This release continues...

dependencies

Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.7 to 0.13.12. Release notes Sourced from BenchmarkDotNet's releases. 0.13.12 Full changelog: https://benchmarkdotnet.org/changelog/v0.13.12.html Highlights The biggest highlight of this release if our new VSTest Adapter, which allows...

dependencies

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.5.0 to 17.9.0. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.9.0 What's Changed Remove dependency on Nuget.Frameworks by @​nohwnd in microsoft/vstest#4693 Add platform guard by @​dotMorten in microsoft/vstest#4737...

dependencies

This is basically question. I need to retrieve text from HTML document without building DOM to maximize performance. Can HtmlKit help me to achieve that ? Appreciate your advice.

Updated [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 5.2.0 to 6.0.0. Release notes _Sourced from [NUnit3TestAdapter's releases](https://github.com/nunit/nunit3-vs-adapter/releases)._ ## 6.0.0 See [release notes](https://docs.nunit.org/articles/vs-test-adapter/AdapterV4-Release-Notes.html) Commits viewable in [compare view](https://github.com/nunit/nunit3-vs-adapter/compare/V5.2.0...V6.0.0). [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=NUnit3TestAdapter&package-manager=nuget&previous-version=5.2.0&new-version=6.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts...

dependencies
.NET