Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 4.2% downloads on nuget.org

nuget.org : rsft.net.domainparser

Parsing domain names is not easy. For example, how does one extract Top Level Domain (TLD) data from the address 'me.com.br'? Is the TLD br, or is it com.br? The correct answer is com.br, but how can we know? The answer is that it is not possible to write simple rules in code to determine TLDs with any accuracy. Therefore, a list of all TLDs is maintained at https://publicsuffix.org. This software parses domain names into TLD, Second Level Domain (SLD) and host using rules found at https://publicsuffix.org. Features of this package include: High performance by using aggressive caching, data redundancy, async logging and async/await compatible methods. This component is for anyone that needs reliable, accurate and fast domain name parsing.

Registry - Homepage - JSON
purl: pkg:nuget/rsft.net.domainparser
Keywords: domain, parsing
License: Apache-2.0
Latest release: about 1 month ago
First release: over 8 years ago
Downloads: 143,942 total
Last synced: 16 days ago

    Loading...
    Readme
    Loading...