Metadata >> NuGet >> StatDNS

StatDNS

Metadata

Authors Geoffrey Huntley
Description StatDNS allows you to perform DNS queries over HTTP, and to get reverse PTR records for both IPv4 and IPv6 addresses.
IconUrl https://pbs.twimg.com/profile_images/2035723659/statdns-twitter_bigger.png
Language en-US
LicenseUrl http://opensource.org/licenses/MIT
Owners ghuntley
ProjectUrl https://github.com/ghuntley/statdns
RequireLicenseAcceptance False
Summary It can be useful in client-side/mobile phone environments and server-side environments where you cannot perform DNS queries locally such as Microsoft Azure where UDP traffic isn't routed.
Tags PCL DNS IPv4 IPv6 HTTP REST API REFIT
Dependencies Microsoft.Net.Http:2.0.0|Refit:2.0.0
Title StatDNS
PackageSize 12913
PackageHashAlgorithm SHA512
PackageHash bO2qLK9H+LKhEhvl4GO6vdiR9r/1DA49tkzSpcCDJS+MHgWYN+ZiTcFMDJuOs0D/WUzQm+L7Wrtrnqf/r4JcqA==
DownloadCount 000000
CreatedDate 2014-12-23T21:29:23

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install StatDNS -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install StatDNS -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package StatDNS
Installing the package (HTTP Basic authentication):
Install-Package StatDNS -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package StatDNS -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package StatDNS

OpenWrap

Installing the package:
o add-wrap StatDNS
Uninstalling the package:
o remove-wrap StatDNS

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.0