AngleSharp by AngleSharp

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

 NamespaceNames

public static class NamespaceNames
Contains a list of common namespaces.
public static readonly string HtmlUri

Gets the namespace for HTML elements.

public static readonly string MathMlUri

Gets the namespace for MathML elements.

public static readonly string SvgUri

Gets the namespace for SVG elements.

public static readonly string XLinkPrefix

Gets the prefix for XMLNS elements.

public static readonly string XLinkUri

Gets the namespace for XMLNS elements.

public static readonly string XmlNsPrefix

Gets the prefix for XMLNS elements.

public static readonly string XmlNsUri

Gets the namespace for XMLNS elements.

public static readonly string XmlPrefix

Gets the prefix for XML elements.

public static readonly string XmlUri

Gets the namespace for XML elements.