SSDP.UPnP.PCL
6.0.3
See the version list below for details.
dotnet add package SSDP.UPnP.PCL --version 6.0.3
NuGet\Install-Package SSDP.UPnP.PCL -Version 6.0.3
<PackageReference Include="SSDP.UPnP.PCL" Version="6.0.3" />
paket add SSDP.UPnP.PCL --version 6.0.3
#r "nuget: SSDP.UPnP.PCL, 6.0.3"
// Install SSDP.UPnP.PCL as a Cake Addin #addin nuget:?package=SSDP.UPnP.PCL&version=6.0.3 // Install SSDP.UPnP.PCL as a Cake Tool #tool nuget:?package=SSDP.UPnP.PCL&version=6.0.3
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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
- Nlog (>= 4.5.11)
- SimpleHttpListener.Rx (>= 6.1.0)
- System.Reactive (>= 4.0.0)
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 | 12,223 | 2/17/2022 |
6.0.3 | 4,626 | 11/23/2018 |
6.0.2 | 730 | 10/25/2018 |
6.0.1 | 801 | 10/5/2018 |
5.1.1 | 869 | 8/18/2018 |
5.0.0 | 1,025 | 6/30/2018 |
4.2.3 | 1,230 | 3/23/2018 |
4.1.5 | 967 | 3/10/2018 |
4.0.6 | 1,263 | 5/11/2017 |
3.7.0 | 1,048 | 3/12/2017 |
3.6.4 | 1,024 | 2/14/2017 |
3.6.2 | 1,081 | 12/10/2016 |
3.6.0 | 1,108 | 11/24/2016 |
3.0.2 | 1,194 | 11/15/2016 |
2.0.0 | 1,383 | 7/8/2016 |
[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.