Metadata >> NuGet >> StatDNS >> 1.0.0

1.0.0

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 version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install StatDNS -Version 1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install StatDNS -Version 1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete StatDNS 1.0.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

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

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related