Metadata >> NuGet >> Rsft.Net.Dns.Net45

Rsft.Net.Dns.Net45

Metadata

Authors Rolosoft Ltd
Copyrights Copyright 2013
Description Advanced DNS resolution for .NET (Net45). 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. PLEASE NOTE: this version is for .NET 4.5 only as we make extensive use of the async / await features first introduced in .NET 4.5. For frameworks prior to 4.5, please see Rsft.Net.Dns.Net20.
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 Rsft.Net.Dns.Core:1.0.0.3
Title Rsft.Net.Dns (Net45)
PackageSize 95336
PackageHashAlgorithm SHA512
PackageHash v6nRmWje1S9tNKI9+/FscPIradRXNRvyhwxHfnkZqf1REBHKZefKKm+/sIiBRD95iu6Dzas1FeKkAU1IpBKJ0A==
DownloadCount 000000
CreatedDate 2013-05-01T10:59:08

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

OpenWrap

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

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