Skip to content

Instantly share code, notes, and snippets.

@lgolubyev
Created September 19, 2022 16:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lgolubyev/68566a15a7addac8c1784345e2094ed9 to your computer and use it in GitHub Desktop.
Save lgolubyev/68566a15a7addac8c1784345e2094ed9 to your computer and use it in GitHub Desktop.
[return: NotNullIfNotNull(nameof(url))]
string? GetTopLevelDomainFromFullUrl(string? url)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment