Metadata >> NuGet >> NNSD

NNSD

Metadata

Authors Tom van der Kleij
Copyrights Copyright 2015 Tom van der Kleij
Description .NET Network Service Discovery (NNSD)
LicenseUrl https://github.com/vanderkleij/NNSD/blob/master/LICENSE.md
Owners Tom van der Kleij
ProjectUrl https://github.com/vanderkleij/NNSD/
RequireLicenseAcceptance False
Tags NNSD Service Discovery
Title NNSD
PackageSize 261301
PackageHashAlgorithm SHA512
PackageHash nd85+AIIAFkrCWhfc4rfs0+78SZMeB3h45V1KSTiy388+PhF/kmOd/yNVZnNQ0NDHOzvOS27q44M6O3D4zlSLQ==
DownloadCount 000000
CreatedDate 2015-05-02T15:18:24

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

OpenWrap

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

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
0.1.0.0