Metadata >> NuGet >> Zeroconf >> 2.0.0

2.0.0

Metadata

Authors Oren Novotny
Copyrights © Oren Novotny 2013
Description Bonjour support for .NET 4.5, Windows Phone 8 and Windows Store apps with PCL support
Language en-US
LicenseUrl http://opensource.org/licenses/ms-pl
Owners Oren Novotny
ProjectUrl https://github.com/onovotny/Zeroconf
RequireLicenseAcceptance False
Tags zeroconf bonjour mdns service discovery pcl
PackageSize 223696
PackageHashAlgorithm SHA512
PackageHash lZfn/ZujKGN0sb+rbVl6zZ2r/J16vgdEzzneak8dj2pMnTCuP4Slt8pNsJxPXpMB06HlR5VxscEZ9QsQhn83JA==
DownloadCount 000000
CreatedDate 2013-09-20T21:13:13

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Zeroconf -Version 2.0.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 .NETFramework,Version=v4.5 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net45+wp8+win8 Binaries
AnyCPU Release Windows,Version=v8.0 Binaries
AnyCPU Release WindowsPhone,Version=v8.0 Binaries