AngleSharp by AngleSharp

<PackageReference Include="AngleSharp" Version="0.9.4" />

.NET API 1,232,384 bytes

 ContextExtensions

static class ContextExtensions
Useful methods for browsing contexts.

Gets the document loader for the given context, by creating it if possible.

public static IHistory CreateHistory(this IBrowsingContext context)

Gets the history tracker for the given context, by creating it if possible.

Gets the resource loader for the given document, by creating it if possible.