Metadata >> NuGet >> Rsft.Net.Dns.Core

Rsft.Net.Dns.Core

Metadata

Authors Rolosoft Ltd
Copyrights Copyright 2013
Description Advanced DNS resolution for .NET (Core). This is a set of common library functions to be used as part of other Rolosoft DNS resolver software. Please note: Rsft.Net.Dns.Core is designed to be used with other libraries such as Rsft.Net.Dns.Net20.
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
Title Rsft.Net.Dns.Core
PackageSize 220862
PackageHashAlgorithm SHA512
PackageHash ovz75EK1f58V/Us5uZylCOrdPGOH01CnAULDjZYi6lQGMNM6jTksexloE7uhQLKDt35YF9Nx2iMKRhuEn9xsGw==
DownloadCount 000000
CreatedDate 2013-05-01T10:48:26
IconUrl https://dl.dropboxusercontent.com/u/32051584/logos/rsftlogo32x32.png

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

OpenWrap

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

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.3
1.0.0.2
1.0.0.1
1.0.0.0