AngleSharp by AngleSharp

<PackageReference Include="AngleSharp" Version="1.4.0-beta.496" />

.NET API 964,096 bytes

 HtmlDocument

Represents a document node that contains only HTML nodes.
public HtmlElement CreateHtmlElement(string name, string prefix = null, NodeFlags flags = 0)

public MathElement CreateMathElement(string name, string prefix = null, NodeFlags flags = 0)

public SvgElement CreateSvgElement(string name, string prefix = null, NodeFlags flags = 0)