Metadata >> NuGet >> Zeroconf >> 1.0

1.0

Metadata

Authors Sergey Aldoukhov, Oren Novotny
Copyrights © Oren Novotny & Sergey Aldoukhov 2013
Description Bonjour support for .NET 4.5, Windows Phone 8 and Windows Store apps
Language en-US
LicenseUrl http://opensource.org/licenses/ms-pl
Owners Sergey Aldoukhov, Oren Novotny
ProjectUrl https://github.com/onovotny/Zeroconf
RequireLicenseAcceptance False
Tags zeroconf bonjour mdns
PackageSize 151926
PackageHashAlgorithm SHA512
PackageHash 5GaXRQPS5HC1iCd1sRtytrszXKD333B3SUJdjOP9D+ERaIEfPPBSaPSPVHBZ8ET0D9qYnq13mMvzgGo6Ya36sg==
DownloadCount 000000
CreatedDate 2013-09-03T01:23:15

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 Zeroconf -Version 1.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Zeroconf -Version 1.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 Zeroconf 1.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Zeroconf -Version 1.0
Uninstalling the package:
o remove-wrap Zeroconf

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
AnyCPU Release .NETCore,Version=v4.5 Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries
AnyCPU Release WindowsPhone,Version=v8.0 Binaries