Metadata >> NuGet >> Zeroconf >> 2.3

2.3

Metadata

Authors Oren Novotny
Copyrights © Oren Novotny 2014
Description Bonjour support for .NET 4.5, Windows Phone 8 and 8.1, Xamarin iOS and Android, 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
ReleaseNotes Send request for PTR records instead of ANY as some responders aren't correctly processing ANY
RequireLicenseAcceptance False
Tags zeroconf bonjour mdns service discovery pcl xamarin monoandroid monotouch xamarin.ios wpa universal
PackageSize 351856
PackageHashAlgorithm SHA512
PackageHash qScNV5E2Tk0TUQKmdTq1UN6n/JOf7Nrzw8KpDaSu+zVjoqix3f5JwKWzRgiWdiAbZ0tEm6tjD1rnPm3pWhDyQw==
DownloadCount 000000
CreatedDate 2014-12-14T00:42:17

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Zeroconf -Version 2.3
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+win81+wpa81+monoandroid+monotouch+xamarin.ios Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=win81+wpa81 Binaries
AnyCPU Release MonoAndroid,Version=v0.0 Binaries
AnyCPU Release MonoTouch,Version=v0.0 Binaries
AnyCPU Release Unsupported,Version=v0.0 Binaries
AnyCPU Release WindowsPhone,Version=v8.0 Binaries