Domain parsing and validation (TLD, domain, subdomain) provide easy and fast access to the Public Suffix List.
Info
Version: | 3.4.0 |
Author(s): | Tino Hager |
Last Update: | Thursday, November 28, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/nager/Nager.PublicSuffix |
NuGet Url: | https://www.nuget.org/packages/Nager.PublicSuffix |
Install
Install-Package Nager.PublicSuffix
dotnet add package Nager.PublicSuffix
paket add Nager.PublicSuffix
Nager.PublicSuffix Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Net.Http(>= 4.3.4)
No dependencies.
- System.Net.Http(>= 4.3.4)
No dependencies.
Tags