WhoisClient-VS2015
20160118.3.0
See the version list below for details.
dotnet add package WhoisClient-VS2015 --version 20160118.3.0
NuGet\Install-Package WhoisClient-VS2015 -Version 20160118.3.0
<PackageReference Include="WhoisClient-VS2015" Version="20160118.3.0" />
paket add WhoisClient-VS2015 --version 20160118.3.0
#r "nuget: WhoisClient-VS2015, 20160118.3.0"
// Install WhoisClient-VS2015 as a Cake Addin #addin nuget:?package=WhoisClient-VS2015&version=20160118.3.0 // Install WhoisClient-VS2015 as a Cake Tool #tool nuget:?package=WhoisClient-VS2015&version=20160118.3.0
Fork of the WhoisClient.NET project for VS 2015.
This library is a WHOIS protocol client used to search owner information by IP address or domain name.
This library determines the WHOIS server automatically and queries the referral server recursively.
The response of the whois query contains strongly typed values, and the raw output.
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.5.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on WhoisClient-VS2015:
Package | Downloads |
---|---|
WhoisGenie.NET
This C# library provides access to ARIN RESTful Whois lookups, plus recursive raw lookups. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
20160502.1.0 | 2,239 | 5/2/2016 |
20160120.1.0 | 1,470 | 1/20/2016 |
20160119.2.0 | 1,599 | 1/19/2016 |
20160119.1.0 | 1,483 | 1/19/2016 |
20160118.6.0 | 1,376 | 1/18/2016 |
20160118.5.0 | 1,552 | 1/18/2016 |
20160118.4.0 | 1,221 | 1/18/2016 |
20160118.3.0 | 1,293 | 1/18/2016 |
20160118.2.0 | 1,262 | 1/18/2016 |
20160118.1.0 | 1,225 | 1/18/2016 |
20160115.4.0 | 1,574 | 1/15/2016 |
20160115.3.0 | 1,765 | 1/15/2016 |
20160115.2.0 | 1,345 | 1/15/2016 |
20160115.1.0 | 1,570 | 1/15/2016 |
20160118.3 - Relaxed member protections.
20160118.2 - Added default constructor for WhoisResponse.
20160118.1 - Moved all queries to start with IANA. Improved lookup algorithm.
20160115.4 - Fixed an issue detecting an organization name.
20160115.3 - Fixed an issue with an ARIN IP address whois.
20160115.2 - Changed package metadata.
20160115.1 - Many bug fixes and enhancements.
ver.1.0.2 - Fix bug with port number referral server response.
ver.1.0.1 - Single out one record when querying domain.