Metadata >> NuGet >> Zeroconf >> 2.3.3

2.3.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 Fix a compatibility issue with discovering OpenHAB services
RequireLicenseAcceptance False
Tags zeroconf bonjour mdns service discovery pcl xamarin monoandroid monotouch xamarin.ios wpa universal
PackageSize 333202
PackageHashAlgorithm SHA512
PackageHash jTrWhBH4rJqE9EA3cl9E39mNfq5MX1gZJDoCn3Q9Xtx99KmvlT2A7SnbBrwzDKV6mdsOdWJ5exD6YPVBiKTxtw==
DownloadCount 000000
CreatedDate 2015-04-16T17:04:47

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

OpenWrap

Installing the package:
o add-wrap Zeroconf -Version 2.3.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 WindowsPhone,Version=v8.0 Binaries
AnyCPU Release Xamarin.iOS,Version=v0.0 Binaries