Azure.Iot.Operations.Protocol 1.2.1

Prefix Reserved
dotnet add package Azure.Iot.Operations.Protocol --version 1.2.1
                    
NuGet\Install-Package Azure.Iot.Operations.Protocol -Version 1.2.1
                    
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="Azure.Iot.Operations.Protocol" Version="1.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Azure.Iot.Operations.Protocol" Version="1.2.1" />
                    
Directory.Packages.props
<PackageReference Include="Azure.Iot.Operations.Protocol" />
                    
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 Azure.Iot.Operations.Protocol --version 1.2.1
                    
#r "nuget: Azure.Iot.Operations.Protocol, 1.2.1"
                    
#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 Azure.Iot.Operations.Protocol@1.2.1
                    
#: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=Azure.Iot.Operations.Protocol&version=1.2.1
                    
Install as a Cake Addin
#tool nuget:?package=Azure.Iot.Operations.Protocol&version=1.2.1
                    
Install as a Cake Tool

Azure.Iot.Operations.Protocol

Overview

This package contains definitions for two MQTT-based communication patterns:

Remote Procedure Call (aka "RPC")

  • Request + response communication with support for custom user payload types and user properties

Telemetry

  • Unidirectional communication with support for custom user payload types and user properties

This package also includes an MQTT client interface definition that allows users to perform RPC + telemetry with the .NET MQTT client of their choice. The Azure.Iot.Operations.Mqtt package contains the implementation of this interface using the MQTTnet package, so users may use these two packages together to perform RPC + telemetry.

The communication patterns defined in this package can be used with the MQTT broker in an Azure IoT Operations deployment and with other MQTT brokers.

Samples

To see samples that demonstrate basic RPC + telemetry, please see here.

Feedback

To share feedback or file issues, please see here

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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Azure.Iot.Operations.Protocol:

Package Downloads
Azure.Iot.Operations.Services

Package Description

Azure.Iot.Operations.Mqtt

Package Description

Azure.Iot.Operations.Connector

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.1 1,486 6/18/2026
1.2.0 3,893 4/27/2026
1.1.0 176 3/10/2026
1.0.1 1,742 2/5/2026
1.0.0 2,071 12/13/2025
0.12.1 10,132 8/13/2025
0.12.0 9,488 7/23/2025
0.11.0 647 5/1/2025
0.10.5-akri 1,403 7/10/2025
0.10.4-akri 2,218 6/11/2025
0.10.3-akri 501 6/3/2025
0.10.0 4,836 3/25/2025