WhoisClient.NET
1.0.1
.NET Framework
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package WhoisClient.NET -Version 1.0.1
dotnet add package WhoisClient.NET --version 1.0.1
<PackageReference Include="WhoisClient.NET" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WhoisClient.NET --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WhoisClient.NET, 1.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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.1
// Install WhoisClient.NET as a Cake Tool
#tool nuget:?package=WhoisClient.NET&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | net |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- IPAddressRange (>= 1.0.1)
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.1 - Single out one record when querying domain.