WhoisClient.NET
1.0.2
See the version list below for details.
dotnet add package WhoisClient.NET --version 1.0.2
NuGet\Install-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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- IPAddressRange (>= 1.0.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on WhoisClient.NET:
Package | Downloads |
---|---|
Yanga.Module.Api.Utilities
Api utilities , connect to external API |
|
WhoisApp
WhoIs App is application to retrieve public data about domains, owners. Project contains library which is able to retrieve WHOIS data. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.0.0 | 34,105 | 6/3/2023 |
4.0.0 | 23,459 | 8/23/2022 |
3.0.1 | 98,311 | 7/20/2018 |
3.0.0 | 23,995 | 7/4/2017 |
3.0.0-beta | 1,204 | 5/21/2017 |
2.0.1 | 12,271 | 10/21/2016 |
2.0.0 | 1,412 | 10/20/2016 |
1.1.1 | 1,514 | 10/20/2016 |
1.1.0 | 2,160 | 2/4/2016 |
1.0.2 | 7,043 | 3/27/2014 |
1.0.1 | 2,482 | 10/9/2012 |
1.0.0 | 1,894 | 5/23/2012 |
ver.1.0.2 - Fix bug with port number referral server response.
ver.1.0.1 - Single out one record when querying domain.