SSDP.UPnP.PCL
6.1.0
dotnet add package SSDP.UPnP.PCL --version 6.1.0
NuGet\Install-Package SSDP.UPnP.PCL -Version 6.1.0
<PackageReference Include="SSDP.UPnP.PCL" Version="6.1.0" />
<PackageVersion Include="SSDP.UPnP.PCL" Version="6.1.0" />
<PackageReference Include="SSDP.UPnP.PCL" />
paket add SSDP.UPnP.PCL --version 6.1.0
#r "nuget: SSDP.UPnP.PCL, 6.1.0"
#:package SSDP.UPnP.PCL@6.1.0
#addin nuget:?package=SSDP.UPnP.PCL&version=6.1.0
#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 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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. |
-
.NETStandard 2.0
- Nlog (>= 4.7.13)
- SimpleHttpListener.Rx (>= 6.1.0)
- System.Reactive (>= 5.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 | 13,410 | 2/17/2022 |
| 6.0.3 | 4,853 | 11/23/2018 |
| 6.0.2 | 918 | 10/25/2018 |
| 6.0.1 | 1,021 | 10/5/2018 |
| 5.1.1 | 1,079 | 8/18/2018 |
| 5.0.0 | 1,491 | 6/30/2018 |
| 4.2.3 | 1,739 | 3/23/2018 |
| 4.1.5 | 1,471 | 3/10/2018 |
| 4.0.6 | 1,610 | 5/11/2017 |
| 3.7.0 | 1,390 | 3/12/2017 |
| 3.6.4 | 1,382 | 2/14/2017 |
| 3.6.2 | 1,443 | 12/10/2016 |
| 3.6.0 | 1,473 | 11/24/2016 |
| 3.0.2 | 1,861 | 11/15/2016 |
| 2.0.0 | 2,051 | 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.