MQTTnet.Extensions.Rpc 5.1.0.1559

dotnet add package MQTTnet.Extensions.Rpc --version 5.1.0.1559
                    
NuGet\Install-Package MQTTnet.Extensions.Rpc -Version 5.1.0.1559
                    
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="5.1.0.1559" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MQTTnet.Extensions.Rpc" Version="5.1.0.1559" />
                    
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 5.1.0.1559
                    
#r "nuget: MQTTnet.Extensions.Rpc, 5.1.0.1559"
                    
#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@5.1.0.1559
                    
#: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=5.1.0.1559
                    
Install as a Cake Addin
#tool nuget:?package=MQTTnet.Extensions.Rpc&version=5.1.0.1559
                    
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 net8.0 is compatible.  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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (10)

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

HiveCloud.Share

HiveCloud 共享代码库\n 1.2.7 增加ACTIONTYPE :NodeForkArmHeightAction \n

SSS.MqttClient.Sdk

Add method to connect server from credential

Raccoon.MQTTBroker.Rpc

Package Description

Data1009.MqttUtil

A Base library hosted on GitHub.

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.1.0.1559 148 2/4/2026
5.0.1.1416 40,592 1/5/2025
5.0.0.1405 362 12/31/2024
5.0.0.1214-RC 621 9/22/2024
4.3.7.1207 46,605 9/7/2024
4.3.6.1152 36,760 5/24/2024
4.3.5.1141 61,781 5/19/2024
4.3.4.1084 983 5/14/2024
4.3.3.952 26,490 12/8/2023
4.3.2.930 803 12/2/2023
4.3.1.873 28,863 9/6/2023
4.3.0.858 448 9/3/2023
4.2.1.781 5,507 5/29/2023
4.2.0.706 14,629 4/23/2023
4.1.4.563 22,483 12/8/2022
4.1.3.436 5,551 11/12/2022
4.1.2.350 3,034 10/24/2022
4.1.1.318 1,563 10/1/2022
4.1.0.247 4,394 8/7/2022
4.0.2.221 4,038 7/13/2022
Loading failed

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