Metadata >> NuGet >> Rssdp

Rssdp

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 Fixing UAP10.0 support.
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 1021568
PackageHashAlgorithm SHA512
PackageHash Hrvv3z5SWJI2HgSSSzzjlQzQ9YaRavUJO8gH6VW9I2qcjCusFwGX7atzKub+puUJgiWP7HEA+mcLzSbUmhNUig==
DownloadCount 000000
CreatedDate 2015-08-09T09:03:25

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

OpenWrap

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

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
1.0.0.8
1.0.0.7
1.0.0.6
1.0.0.5
1.0.0.4
1.0.0.3
1.0.0.2
1.0.0.0