AngleSharp by Florian Rappl

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

 IHTMLDocument

Cookie Cookie { get; set; }

string Domain { get; }

string Title { get; set; }

string URL { get; }

HTMLDocument Load(string url)

HTMLDocument Write(string content)

HTMLDocument WriteLn(string content)