Nager.PublicSuffix
Nager.PublicSuffix copied to clipboard
Feature request - something that tells me whether something is a TLD or not
I'd love something like bool IsTld(string host) that tells me whether something is a TLD or not. IsValidDomain doesn't quite work for all scenarios.