Metadata >> NuGet >> Rssdp >> 1.0.0.0

1.0.0.0

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 Initial version.
RequireLicenseAcceptance False
Summary A 100% .Net implementation of the SSDP protocol for basic and custom device types.
Tags portable xamarin ios windowsphone mobile ssdp discovery device service protocol upnp netfx40 .net4
Dependencies Microsoft.Net.Http:2.2.28|Microsoft.Bcl.Async:1.0.168
Title Rssdp
PackageSize 877741
PackageHashAlgorithm SHA512
PackageHash QfB0jQ8WZtpiENrO/69qE9gNlDMeWiR1Tgx4t4XGFMyneUwtAQCf8CrMrn1uLt/8jEF6lY5+zVqxQcMEaFat0Q==
DownloadCount 000000
CreatedDate 2015-03-02T04:44:39

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

OpenWrap

Installing the package:
o add-wrap Rssdp -Version 1.0.0.0
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 .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net45+win+wpa81+wp80 Binaries
AnyCPU Release WindowsPhone,Version=v8.0 Binaries
AnyCPU Release Xamarin.iOS,Version=v1.0 Binaries