NEL.MqttClient by: pedroivomarques 2,960 total downloads last updated 2/25/2021 Latest version: 1.0.1.21 MQTTnet mqtt wrapper nel This is a MQTTnet wrapper. Usage example: Client = new MQTTClient(<settings>); Client.ClientConnected += (t, p) =>{ t.Subscribe<<your object>>(<topic>, (t, p) => { <code> }); };
Sin.Net.Infrastructure by: asinger 3,207 total downloads last updated 10/28/2020 Latest version: 0.3.7 Sin.Net.Domain HTTP MQTT MQTTnet Smtp Sin.Net.Infrastructure provides features for your software to interact with external infrastructure or services. An Http and Mqtt controller is provided for ease of use. The Mqtt implementation is based on MqttNet.
TeleScope.Connectors.Mqtt by: telescope-dotnet 338 total downloads last updated 1/19/2021 Latest version: 0.3.2 Mqtt MQTTnet Contains an implementation of the IConnectable interface for Mqtt. Depends on the assemblies TeleScope.Connectors.Mqtt.Abstractions and MQTTnet.
igloo15.ChangelogGenerator.Core by: igloo1586 2,611 total downloads last updated 4/13/2019 Latest version: 1.0.1 mqttnet mqttserver server dotnet netstandard diagnostics net standard library that can generate a changelog based on the git history
MQTTnet.EventBus by: arttonoyan 600 total downloads last updated 12/14/2019 Latest version: 1.2.0 Mqtt MqttNet EventBus Event MQ Package Description
Igloo15.MQTTServer.Tool by: igloo1586 1,097 total downloads last updated 9/23/2018 Latest version: 0.10.0 mqttnet mqttserver server dotnet cli tool netcore dotnet cli tool used to run a mqtt server
YaseiAkira.MQ by: yaseiakira 149 total downloads last updated 8/8/2020 Latest version: 1.0.0 akira mq 消息队列 mqttnet 基于 MQTTnet 的消息队列,封装了一些方法