Parse and validate domain names using the Public Suffix List, splitting domains into subdomain, main part, and TLD for .NET applications.
-
Updated
Mar 4, 2026 - C#
Parse and validate domain names using the Public Suffix List, splitting domains into subdomain, main part, and TLD for .NET applications.
domain name ownership verification library written in C#/.NET
Verify domain ownership for the Laravel application
DNS-over-HTTPS TXT/CNAME resolver for Laravel with token-based domain-ownership verification. Generate a token, tell the user which TXT record to publish, and check for it later — every lookup goes over plain HTTPS to a configurable list of DoH resolvers.
Add a description, image, and links to the domain-verifier topic page so that developers can more easily learn about it.
To associate your repository with the domain-verifier topic, visit your repo's landing page and select "manage topics."