Library to parse Public Suffix as specified by https://publicsuffix.org.
* Framework 452+ and .NET Core compatible
* Thread safe
* Default Web and File Rule Providers
This .NET Standard 2 library and Command line tool extracts the root domain, subdomain name,
and top level domain from a URL, using the [the Public Suffix List](http://www.publicsuffix.org).
Network & internet functions for imbACE (Advanced Console Environment) application: sending e-mails; remote control (client/server) between imbACE applications over network (TCP/IP messaging); web caching; TLD, index filenames, mimetypes...