SSDP.UPnP.PCL 6.1.0

.NET Standard 2.0
dotnet add package SSDP.UPnP.PCL --version 6.1.0
NuGet\Install-Package SSDP.UPnP.PCL -Version 6.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SSDP.UPnP.PCL" Version="6.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SSDP.UPnP.PCL --version 6.1.0
#r "nuget: SSDP.UPnP.PCL, 6.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SSDP.UPnP.PCL as a Cake Addin
#addin nuget:?package=SSDP.UPnP.PCL&version=6.1.0

// Install SSDP.UPnP.PCL as a Cake Tool
#tool nuget:?package=SSDP.UPnP.PCL&version=6.1.0

An implementation of SSDP for both ControlPoint and Device according to the UPnP 2.0 specification. Utilizes Reactive Extensions for easy use and reliability.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SSDP.UPnP.PCL:

Package Downloads
NanoleafAPI

With this API you have the possibility to control all Nanoleaf products over the network. Supported Products: Light-Panels, Canvas, Shapes, Essentials, Elemants, Lines Supportet Features: Set: Current Effect, Effects, Orientation, Color, Brightness Get: Current Effect, Effects, Orientation, Color, Brightness, Layout, Firmware, Hardware Receiving of Events: Gestures, Touch, States, Layout Settings: Gestures, Fadings, Button-Control, Auto Brightness Streaming Colors in real time

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.1.0 5,646 2/17/2022
6.0.3 4,517 11/23/2018
6.0.2 636 10/25/2018
6.0.1 678 10/5/2018
5.1.1 752 8/18/2018
5.0.0 901 6/30/2018
4.2.3 1,086 3/23/2018
4.1.5 819 3/10/2018
4.0.6 1,112 5/11/2017
3.7.0 894 3/12/2017
3.6.4 867 2/14/2017
3.6.2 923 12/10/2016
3.6.0 953 11/24/2016
3.0.2 1,044 11/15/2016
2.0.0 1,213 7/8/2016

[All] Bump to System.Reactive 5.0
[All] Security update for console demo app.
[Control Point] Fixed NOTIFY Listener bug
[All] No longer relies on SocketLite.
[All] Great improvements in the reliability and performance.
[All] Breaking changes in version 6.0. See project site for details.