Rido.IoTHubClient
0.0.13
MQTTnet.Extensions.MultiCloud.AzureIoTClient
Additional DetailsThis package is no longer maintained.
dotnet add package Rido.IoTHubClient --version 0.0.13
NuGet\Install-Package Rido.IoTHubClient -Version 0.0.13
<PackageReference Include="Rido.IoTHubClient" Version="0.0.13" />
paket add Rido.IoTHubClient --version 0.0.13
#r "nuget: Rido.IoTHubClient, 0.0.13"
// Install Rido.IoTHubClient as a Cake Addin #addin nuget:?package=Rido.IoTHubClient&version=0.0.13 // Install Rido.IoTHubClient as a Cake Tool #tool nuget:?package=Rido.IoTHubClient&version=0.0.13
Minimalistic device client to interact with Azure IoT Hub using MqttNet
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 | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | 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.1
- MQTTnet (>= 3.1.1)
- System.Text.Json (>= 6.0.0)
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 | |
---|---|---|---|
0.0.13 | 667 | 12/3/2021 | |
0.0.12 | 1,235 | 12/1/2021 | |
0.0.11 | 3,870 | 11/25/2021 | |
0.0.10 | 5,848 | 11/24/2021 | |
0.0.9 | 545 | 11/18/2021 | |
0.0.8 | 523 | 11/12/2021 | |
0.0.7 | 589 | 11/5/2021 | |
0.0.6 | 621 | 11/5/2021 | |
0.0.5 | 575 | 11/3/2021 | |
0.0.4 | 520 | 11/2/2021 | |
0.0.3 | 634 | 10/29/2021 | |
0.0.2 | 586 | 10/21/2021 | |
0.0.1 | 577 | 10/19/2021 | |
0.0.1-pre001 | 330 | 10/5/2021 | |
0.0.1-broker0 | 309 | 10/19/2021 |
0.0.13 MQTT Binders
0.0.12 Component Support in Properties
0.0.11 Rid Correlation, review async on OnMessage callbacks
0.0.10 HttpClient, CancellationTokens, rename IMqttConnection
0.0.9 Add WritableProperty
0.0.8 Add Pub/Sub to HubMQttConnection, to resuscribe on reconnect/refresh
0.0.7 Expose internal MqttClient in HubMqttConnection
0.0.6 Make the callbacks async compatible, split connection and client
0.0.5 Update to MQTTNet 3.0.17
0.0.4 Use Func T for callbacks, Ack for desired properties
0.0.3 ConnectionSettings with IdScope
0.0.2 Expose Disconnect event, Add component name to telemetry, Reconnects
0.0.1 - Support api-version 2020-09-30