MQTTnet.Extensions.Rpc 3.0.14-rc5

This is a prerelease version of MQTTnet.Extensions.Rpc.
There is a newer version of this package available.
See the version list below for details.
dotnet add package MQTTnet.Extensions.Rpc --version 3.0.14-rc5
                    
NuGet\Install-Package MQTTnet.Extensions.Rpc -Version 3.0.14-rc5
                    
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="MQTTnet.Extensions.Rpc" Version="3.0.14-rc5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MQTTnet.Extensions.Rpc" Version="3.0.14-rc5" />
                    
Directory.Packages.props
<PackageReference Include="MQTTnet.Extensions.Rpc" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MQTTnet.Extensions.Rpc --version 3.0.14-rc5
                    
#r "nuget: MQTTnet.Extensions.Rpc, 3.0.14-rc5"
                    
#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.
#:package MQTTnet.Extensions.Rpc@3.0.14-rc5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MQTTnet.Extensions.Rpc&version=3.0.14-rc5&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=MQTTnet.Extensions.Rpc&version=3.0.14-rc5&prerelease
                    
Install as a Cake Tool

This is an extension library which allows executing synchronous device calls including a response using MQTTnet.

Product 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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net452 is compatible.  net46 was computed.  net461 is compatible.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on MQTTnet.Extensions.Rpc:

Package Downloads
KD.Platform360.SDK.Communicator.MQTT

3.2.2 -WithReconnectOptions added to CommunicationClientOptionsBuilder. 3.2.0 -MQTTnet version upgrade 3.1.91 -MQTTnet version upgrade 3.1.9 -MqttClient improvments. 3.1.8 -MqttManagedClient version. 3.1.7 -Switched from MqttManagedClient to MqttClient. 3.1.6 -WithKeepAlivePeriod added to mqtt connection. 3.1.4 -MqttConnectedHandler and MqttDisconnectedHandler added. 3.1.1 -MqttConnectionLimitNotificationHandler Added 2.4.3 -version 2.4.2 -version update 2.4.1 -version fix 4 2.4.0 -version fix 3 2.3.2 -version fix2 2.3.1 -version fix 2.3.0 -Nuget Package IDs changed due to name conflict as some of the packages already published before, but the publisher account is now missing. 2.3.0 -Ack and Nack added for service sdk 2.2.6 -Nuget packages consolidated, pipeline fixed for missing dependencies 2.2.5 -Version Numbers Missing 2.2.5 and 2.3.5 2.2.2 -topics subs fix 2.2.1 -version up 2.2.0 -JsonRequest and JsonResponse Topic Subs added 2.0.8 -Communicator Version Changed 2.0.6 -GetSensorsByName Function Added 1.0.1 -Request/Response Topics Refactored 1.0.1 -Initial

SSS.MqttClient.Sdk

Add method to connect server from credential

HiveCloud.Share

HiveCloud 共享代码库\n 1.2.4 修复RPC连接问题,更新utils库到1.1.0 \n 1.2.5 RPC 接口方法改到异步 \n 1.2.6 优化RPC异步方法 \n

Raccoon.MQTTBroker.Rpc

Package Description

frm.Extras.Mqtt

Package Description

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on MQTTnet.Extensions.Rpc:

Repository Stars
iioter/iotgateway
An industrial IoTGateway with B/S architecture that enables bidirectional communication between industrial devices (southbound connections) and IoT platforms (northbound connections). It supports numerous industrial protocols, and can connect to various IoT cloud platforms.
mixcore/mix.core
🚀 A future-proof enterprise web CMS supporting both headless and decoupled approaches. Build any type of app with customizable APIs on ASP.NET Core/.NET Core. Completely open-source and designed for flexibility.
Azure/Industrial-IoT
Azure Industrial IoT Platform
Version Downloads Last Updated
5.0.1.1416 27,746 1/5/2025
5.0.0.1405 323 12/31/2024
5.0.0.1214-RC 592 9/22/2024
4.3.7.1207 39,362 9/7/2024
4.3.6.1152 32,388 5/24/2024
4.3.5.1141 46,034 5/19/2024
4.3.4.1084 914 5/14/2024
4.3.3.952 25,275 12/8/2023
4.3.2.930 768 12/2/2023
4.3.1.873 27,810 9/6/2023
4.3.0.858 424 9/3/2023
4.2.1.781 5,474 5/29/2023
4.2.0.706 14,233 4/23/2023
4.1.4.563 21,510 12/8/2022
4.1.3.436 5,523 11/12/2022
4.1.2.350 2,998 10/24/2022
4.1.1.318 1,533 10/1/2022
4.1.0.247 4,354 8/7/2022
4.0.2.221 4,001 7/13/2022
4.0.1.184 18,107 6/16/2022
4.0.0.167 16,378 6/4/2022
3.1.2 27,279 1/27/2022
3.1.1 26,587 12/1/2021
3.1.0 6,746 11/6/2021
3.0.17 1,342 11/1/2021
3.0.16 21,059 6/28/2021
3.0.15 44,733 2/26/2021
3.0.15-rc2 422 2/19/2021
3.0.15-rc1 485 2/12/2021
3.0.14 4,839 2/2/2021
3.0.14-rc8 454 1/30/2021
3.0.14-rc7 468 1/25/2021
3.0.14-rc6 485 1/23/2021
3.0.14-rc5 748 1/2/2021
3.0.14-rc4 658 12/27/2020
3.0.14-rc3 532 12/8/2020
3.0.14-rc2 845 11/29/2020
3.0.14-rc1 742 11/17/2020
3.0.13 20,164 10/24/2020
3.0.13-rc2 519 10/15/2020
3.0.13-rc1 598 9/19/2020
3.0.12 18,730 8/5/2020
3.0.12-rc2 682 7/26/2020
3.0.12-rc1 1,144 5/31/2020
3.0.11 6,882 5/16/2020
3.0.10 746 5/14/2020
3.0.10-rc2 533 5/13/2020
3.0.10-rc1 586 5/2/2020
3.0.9 2,808 4/10/2020
3.0.9-rc2 735 4/5/2020
3.0.9-rc1 636 12/8/2019
3.0.8 12,373 8/19/2019
3.0.7 787 8/18/2019
3.0.7-rc2 635 8/14/2019
3.0.7-rc1 624 8/13/2019
3.0.6 838 8/11/2019
3.0.6-beta1 798 7/11/2019
3.0.6-alpha1 659 7/9/2019
3.0.5 4,936 6/28/2019
3.0.4 901 6/27/2019
3.0.3 841 6/23/2019
3.0.3-rc3 672 6/14/2019
3.0.3-rc2 708 6/6/2019
3.0.3-rc1 680 5/17/2019
3.0.2 1,767 5/12/2019
3.0.2-rc1 639 5/11/2019
3.0.1 864 5/11/2019
3.0.0 904 5/5/2019
3.0.0-rc3 686 5/1/2019
3.0.0-rc2 683 4/26/2019
3.0.0-rc1 744 4/22/2019
3.0.0-beta1 657 4/7/2019
3.0.0-alpha3 672 3/24/2019
3.0.0-alpha2 684 1/27/2019
3.0.0-alpha1 810 12/22/2018
2.8.5 1,883 12/9/2018
2.8.5-rc5 763 11/28/2018
2.8.5-rc4 827 11/24/2018
2.8.5-rc3 832 11/5/2018
2.8.5-rc2 789 11/4/2018
2.8.5-rc1 804 10/29/2018
2.8.4 1,681 10/6/2018
2.8.4-rc2 812 10/4/2018
2.8.4-rc1 812 10/4/2018
2.8.3 1,105 10/1/2018
2.8.2 1,337 8/4/2018
2.8.2-rc1 1,030 7/27/2018
2.8.1 1,509 7/8/2018
2.8.1-rc1 1,277 7/7/2018
2.8.0 1,242 7/1/2018
2.8.0-rc6 1,228 6/29/2018
2.8.0-rc5 1,243 6/28/2018
2.8.0-rc4 1,284 6/24/2018
2.8.0-rc3 1,299 6/22/2018
2.8.0-rc2 1,267 6/21/2018
2.8.0-rc1 1,218 6/21/2018
2.8.0-beta1 1,252 6/19/2018
2.8.0-alpha5 1,252 6/6/2018
2.7.5 1,806 4/28/2018
2.7.4 1,630 4/11/2018

For release notes please go to MQTTnet release notes (MQTTnet).