WhoisParsers 0.2.2
.NET Framework 4.5
Install-Package WhoisParsers -Version 0.2.2
dotnet add package WhoisParsers --version 0.2.2
<PackageReference Include="WhoisParsers" Version="0.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WhoisParsers --version 0.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WhoisParsers, 0.2.2"
#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 WhoisParsers as a Cake Addin
#addin nuget:?package=WhoisParsers&version=0.2.2
// Install WhoisParsers as a Cake Tool
#tool nuget:?package=WhoisParsers&version=0.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This allows you to: 1) Download and parse Whois records from bulk whois database dumps of IANA organizations (ARIN, AFRINIC, APNIC, LACNIC, RIPE ) and 2) Crawl and parse RWhois records from RFC 2167 ARIN Referral Whois Servers. It also provides utilities to increment IP addresses and to output Whois databases in TSV format.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- DotNetZip (>= 1.13.0)
- HtmlAgilityPack (>= 1.4.9.5)
- IPAddressRange (>= 1.6.0)
- NLog (>= 4.3.8)
- NLog.Config (>= 4.3.8)
- NLog.Schema (>= 4.3.8)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.2.2 | 470 | 12/11/2019 |
0.2.1 | 562 | 1/19/2019 |
0.1.9 | 4,109 | 9/18/2016 |
0.1.8 | 969 | 9/17/2016 |
0.1.7 | 999 | 9/17/2016 |
0.1.6 | 1,046 | 9/17/2016 |
0.1.5 | 1,012 | 9/17/2016 |
0.1.4 | 683 | 8/26/2016 |
0.1.3 | 693 | 8/18/2016 |
0.1.2 | 700 | 8/16/2016 |
0.1.1 | 686 | 8/14/2016 |
0.1.0 | 697 | 7/18/2016 |
0.0.9 | 684 | 7/17/2016 |
0.0.7 | 684 | 7/16/2016 |
0.0.6 | 696 | 7/16/2016 |
0.0.5 | 707 | 7/16/2016 |
0.0.4 | 728 | 7/10/2016 |
0.0.3 | 723 | 7/10/2016 |
Adding support for RWhois thread crawling cancellation