MQTTClientRx 3.2.5
.NET Standard 2.0
Install-Package MQTTClientRx -Version 3.2.5
dotnet add package MQTTClientRx --version 3.2.5
<PackageReference Include="MQTTClientRx" Version="3.2.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MQTTClientRx --version 3.2.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MQTTClientRx, 3.2.5"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install MQTTClientRx as a Cake Addin
#addin nuget:?package=MQTTClientRx&version=3.2.5
// Install MQTTClientRx as a Cake Tool
#tool nuget:?package=MQTTClientRx&version=3.2.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
MQTT Client utilizing the power of Reactive Extensions
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 |
.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 |
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.
-
.NETStandard 2.0
- MQTTnet (>= 2.8.5)
- System.Reactive (>= 4.1.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.2.5 | 1,153 | 12/17/2018 |
3.2.4 | 745 | 10/20/2018 |
3.2.2 | 719 | 9/27/2018 |
3.2.1 | 661 | 9/8/2018 |
3.1.0 | 856 | 7/12/2018 |
3.0.1-rc-4 | 698 | 6/28/2018 |
3.0.0 | 2,460 | 5/27/2018 |
3.0.0-alpha5 | 766 | 6/10/2018 |
2.7.0 | 978 | 3/2/2018 |
2.5.3 | 828 | 11/28/2017 |
2.5.1 | 814 | 11/11/2017 |
2.5.0 | 808 | 11/11/2017 |
2.3.7 | 883 | 10/29/2017 |
2.3.5 | 841 | 10/11/2017 |
2.3.1 | 827 | 9/28/2017 |
2.3.0 | 787 | 9/21/2017 |
2.2.1 | 958 | 8/26/2017 |
2.2.0 | 916 | 8/20/2017 |
1.0.4 | 992 | 8/6/2017 |
Now only support .NET Standard 2.0+
Updated to MQTTnet 2.8.5
Updated to System.Reactive 4.1.2
Stability and performance improvements.
Breaking changes. See project site.