MQTT - Installation
The XSockets.Mqtt
package is available on nuget.org. So installing the package is straight forward.
Install-Package XSockets.MQTT -pre
Note that the MQTT package (5.0.3) is currently under pre-release.
Depencency
The XSockets.Mqtt
package has a depencency to the XSockets.Core
package