Metadata >> NuGet >> Zeroconf

Zeroconf

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
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
ReleaseNotes Fix a compatibility issue with discovering OpenHAB services

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

OpenWrap

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

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
2.3.3
2.3.2
2.3.1
2.3
2.2
2.1.1
2.0.0
1.2.1
1.2
1.1
1.0