Metadata >> NuGet >> Rssdp >> 1.0.0.6

1.0.0.6

Metadata

Authors Troy Willmot
Copyrights Copyright 2015
Description Really Simple Service Discovery Protocol - a 100% .Net implementation of the SSDP protocol for publishing custom/basic devices, and discovering all device types on a network.
IconUrl https://raw.githubusercontent.com/Yortw/RSSDP/master/RssdpIcon.png
Language en-AU
LicenseUrl https://github.com/Yortw/RSSDP/blob/master/LICENSE
Owners Yortw
ProjectUrl https://github.com/Yortw/RSSDP
ReleaseNotes Add improved support for UWP (with socket sharing, not available on earlier WinRT versions).
RequireLicenseAcceptance False
Summary A 100% .Net implementation of the SSDP protocol for basic and custom device types.
Tags portable xamarin ios windowsphone winrt uwp mobile ssdp discovery device service protocol upnp netfx40 .net4
Dependencies Microsoft.Net.Http:2.2.29|Microsoft.Bcl.Async:1.0.168
Title Rssdp
PackageSize 978496
PackageHashAlgorithm SHA512
PackageHash /ykSqXzc4EK6CCysRYMh6Ye9kJ+Uorkg+BWFJWPy89yWzKwd8g4mkPiPLVWbiDG5B9FTD5Ok3PUymvpaVoXKKA==
DownloadCount 000000
CreatedDate 2015-08-09T02:18:28

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 Rssdp -Version 1.0.0.6 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Rssdp -Version 1.0.0.6 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Rssdp 1.0.0.6 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Rssdp -Version 1.0.0.6
Uninstalling the package:
o remove-wrap Rssdp

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.1 Binaries
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net45+win+wpa81+wp80 Binaries
AnyCPU Release Unsupported,Version=v0.0 Binaries
AnyCPU Release WindowsPhone,Version=v8.0 Binaries
AnyCPU Release WindowsPhoneApp,Version=v8.1 Binaries
AnyCPU Release Xamarin.iOS,Version=v1.0 Binaries