LegacyExtensions
Extensions for ensuring code portability.
public static T GetCustomAttribute<T>(this ICustomAttributeProvider provider, bool inherit = false) where T : Attribute
AngleSharp
by AngleSharp