.NET client for ARIN's Whois RESTful Web Service, the API to accessing ARIN's Whois data.
Info
Version: | 0.3.0 |
Author(s): | MaxHorstmann |
Last Update: | Monday, June 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MaxHorstmann/ArinWhois.NET |
NuGet Url: | https://www.nuget.org/packages/ArinWhois.NetStandard |
Install
Install-Package ArinWhois.NetStandard
dotnet add package ArinWhois.NetStandard
paket add ArinWhois.NetStandard
ArinWhois.NetStandard Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Newtonsoft.Json(>= 10.0.1)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.1)
Tags