Metadata >> NuGet >> Rsft.Net.Dns.Net20

Rsft.Net.Dns.Net20

Metadata

Authors Rolosoft Ltd
Copyrights Copyright 2013
Description Advanced DNS resolution for .NET (Net20). Provides enhanced DNS lookups. Maintains full method signature compatibility with BCL System.Net.Dns to allow hotswap out of existing System.Net.Dns code with ease. Written in 100% managed .NET code. **EXTRA FEATURES NOT FOUND IN System.Net.Dns** - Fully parsed resource records including (but not limited to): A, CNAME, HINFO, MB, MD, MF, MG, MINFO, MR, MX, NS, NULL, PTR, SOA, SRV, TXT, WKS, X25. - Configuration options available for selecting configurable DNS servers (for failover), timeouts and much more.
IconUrl https://dl.dropboxusercontent.com/u/32051584/logos/rsftlogo32x32.png
Language en-US
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Rolosoft Ltd
ProjectUrl https://code.google.com/p/dns-resolver/
ReleaseNotes Initial release.
RequireLicenseAcceptance False
Summary Advanced DNS resolution for .NET.
Tags rolosoft DNS
Dependencies PowerThreading:20120420.0|Rsft.Net.Dns.Core:1.0.0.3
Title Rsft.Net.Dns (Net20)
PackageSize 81522
PackageHashAlgorithm SHA512
PackageHash VN6yCDg/iAKE9uNEW9GAvytiGnad5VItMw9pWGRZz7G//rgwLrWaqaDZ0Tn8MK1yUwlC1P8KBlaG9t4x0XVxJA==
DownloadCount 000000
CreatedDate 2013-05-01T10:55:21

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 Rsft.Net.Dns.Net20 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Rsft.Net.Dns.Net20 -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 Rsft.Net.Dns.Net20
Installing the package (HTTP Basic authentication):
Install-Package Rsft.Net.Dns.Net20 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Rsft.Net.Dns.Net20 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Rsft.Net.Dns.Net20

OpenWrap

Installing the package:
o add-wrap Rsft.Net.Dns.Net20
Uninstalling the package:
o remove-wrap Rsft.Net.Dns.Net20

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.4
1.0.0.3
1.0.0.2
1.0.0.1