WhoisClient.NET
1.0.2
See the version list below for details.
Install-Package WhoisClient.NET -Version 1.0.2
dotnet add package WhoisClient.NET --version 1.0.2
<PackageReference Include="WhoisClient.NET" Version="1.0.2" />
paket add WhoisClient.NET --version 1.0.2
#r "nuget: WhoisClient.NET, 1.0.2"
// Install WhoisClient.NET as a Cake Addin
#addin nuget:?package=WhoisClient.NET&version=1.0.2
// Install WhoisClient.NET as a Cake Tool
#tool nuget:?package=WhoisClient.NET&version=1.0.2
This library is the client of WHOIS protocol, to search owner informations by domain name, or IP address.
So this library determine WHOIS server automatically and query to referral server recursive, then you can skip explicitly specification of whois server.
The response of whois query contains strong typed values, and Raw string.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- IPAddressRange (>= 1.0.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on WhoisClient.NET:
Package | Downloads |
---|---|
Yanga.Module.Api.Utilities
Api utilities , connect to external API |
GitHub repositories
This package is not used by any popular GitHub repositories.
ver.1.0.2 - Fix bug with port number referral server response.
ver.1.0.1 - Single out one record when querying domain.