WhoisClient-VS2015 20160502.1.0

dotnet add package WhoisClient-VS2015 --version 20160502.1.0
NuGet\Install-Package WhoisClient-VS2015 -Version 20160502.1.0
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-VS2015" Version="20160502.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WhoisClient-VS2015 --version 20160502.1.0
#r "nuget: WhoisClient-VS2015, 20160502.1.0"
#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-VS2015 as a Cake Addin
#addin nuget:?package=WhoisClient-VS2015&version=20160502.1.0

// Install WhoisClient-VS2015 as a Cake Tool
#tool nuget:?package=WhoisClient-VS2015&version=20160502.1.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 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 (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,156 5/2/2016
20160120.1.0 1,414 1/20/2016
20160119.2.0 1,539 1/19/2016
20160119.1.0 1,424 1/19/2016
20160118.6.0 1,318 1/18/2016
20160118.5.0 1,485 1/18/2016
20160118.4.0 1,184 1/18/2016
20160118.3.0 1,248 1/18/2016
20160118.2.0 1,212 1/18/2016
20160118.1.0 1,184 1/18/2016
20160115.4.0 1,530 1/15/2016
20160115.3.0 1,723 1/15/2016
20160115.2.0 1,294 1/15/2016
20160115.1.0 1,535 1/15/2016

20160502.1 Squashed a minor bug with responded servers output.
     20160120.1 Created a maximum timeout for the network connections, reads, and writes.
     Added a maximum number of retries.
     Added this functionality to help with bad network connections.
     20160119.2 Edited assembly information.
     20160119.1 Added IntelliSense information.
     20160118.6 Changed link to license.
     20160118.5 Fixed problem with default constructor for WhoisResponse.
     20160118.4 Relaxed more member protections.
     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.