MQTT client based on M2Mqtt 4.3.0 for .NETCORE 3.1.
Info
Version: | 1.1.0 |
Author(s): | Hamidreza Mohaqeq |
Last Update: | Friday, March 27, 2020 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/mohaqeq/paho.mqtt.m2mqtt |
NuGet Url: | https://www.nuget.org/packages/M2MqttDotnetCore |
Install
Install-Package M2MqttDotnetCore
dotnet add package M2MqttDotnetCore
paket add M2MqttDotnetCore
M2MqttDotnetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Net.NameResolution(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
- System.Collections.NonGeneric(>= 4.3.0)
- NETStandard.Library(>= 2.0.0)
- System.Net.Security(>= 4.3.2)
- System.Security.Cryptography.X509Certificates(>= 4.3.2)
Tags