WhoisClient.NET 1.0.2

There is a newer version of this package available.
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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WhoisClient.NET" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WhoisClient.NET --version 1.0.2
#r "nuget: WhoisClient.NET, 1.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 14,881 6/3/2023
4.0.0 19,211 8/23/2022
3.0.1 85,538 7/20/2018
3.0.0 23,547 7/4/2017
3.0.0-beta 1,158 5/21/2017
2.0.1 10,104 10/21/2016
2.0.0 1,369 10/20/2016
1.1.1 1,466 10/20/2016
1.1.0 2,097 2/4/2016
1.0.2 6,635 3/27/2014
1.0.1 2,434 10/9/2012
1.0.0 1,829 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.