AngleSharp by AngleSharp

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

 LinkRelNames

public static class LinkRelNames
The collection of (known / used) link rel names.
public static readonly string Alternate

The alternate relation.

public static readonly string Author

The author relation.

public static readonly string Icon

The icon relation.

public static readonly string Import

The import relation.

public static readonly string License

The license relation.

public static readonly string Next

The next relation.

public static readonly string Pingback

The pingback relation.

public static readonly string Prefetch

The prefetch relation.

public static readonly string Prev

The prev relation.

public static readonly string Search

The search relation.

public static readonly string Sidebar

The sidebar relation.

public static readonly string StyleSheet

The stylesheet relation.