This is an extension library which provides a managed MQTT client with additional features using MQTTnet.
Info
Version: | 4.3.1.873 |
Author(s): | The contributors of MQTTnet |
Last Update: | Wednesday, September 6, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnet/MQTTnet |
NuGet Url: | https://www.nuget.org/packages/MQTTnet.Extensions.ManagedClient |
Install
Install-Package MQTTnet.Extensions.ManagedClient
dotnet add package MQTTnet.Extensions.ManagedClient
paket add MQTTnet.Extensions.ManagedClient
MQTTnet.Extensions.ManagedClient Download (Unzip the "nupkg" after downloading)
Dependencies
- MQTTnet(>= 3.0.14)
Tags