Skip to main content
MQTTClientRx package icon

MQTTClientRx

An Rx-based MQTT 5.0 / 3.1.1 client for .NET, built on MQTTnet. Subscribing connects, disposing disconnects — with declarative reconnect, resubscribe-on-reconnect and the full MQTT 5 surface.

Total Downloads
38.4K
38,409
Published
Jul 27, 2026
Latest stable version

Install

.NET CLI
dotnet add package MQTTClientRx --version 4.0.1
Package Manager Console
Install-Package MQTTClientRx -Version 4.0.1
PackageReference
<PackageReference Include="MQTTClientRx" Version="4.0.1" />

Frameworks

net10.0

Dependencies

MQTTnet
net10.0
[5.2.0.1603, )
[7.0.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.