VL.IO.M2MQTT 0.5.0-alpha

Suggested Alternatives

VL.IO.MQTT

This is a prerelease version of VL.IO.M2MQTT.
dotnet add package VL.IO.M2MQTT --version 0.5.0-alpha                
NuGet\Install-Package VL.IO.M2MQTT -Version 0.5.0-alpha                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="VL.IO.M2MQTT" Version="0.5.0-alpha" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VL.IO.M2MQTT --version 0.5.0-alpha                
#r "nuget: VL.IO.M2MQTT, 0.5.0-alpha"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install VL.IO.M2MQTT as a Cake Addin
#addin nuget:?package=VL.IO.M2MQTT&version=0.5.0-alpha&prerelease

// Install VL.IO.M2MQTT as a Cake Tool
#tool nuget:?package=VL.IO.M2MQTT&version=0.5.0-alpha&prerelease                

VL.IO.M2MQTT

An MQTT client for accessing an MQTT broker.

Does not support wildcards in topics! See VL.IO.MQTTnet for an alternative that does.

For use with vvvv, the visual live-programming environment for .NET: http://visualprogramming.net

Getting started

  • Install as described here via commandline:

    nuget install VL.IO.M2MQTT -pre

  • Requires access to an MQTT broker (see below)

  • Usage examples and more information are included in the pack and can be found via the Help Browser

Contributing

Credits

Based on M2MqttDotnetCore

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.5.0-alpha 59 1/21/2025 0.5.0-alpha is deprecated because it is no longer maintained.
0.4.1-alpha 565 5/23/2023 0.4.1-alpha is deprecated because it is no longer maintained.
0.4.0-alpha 394 7/26/2022 0.4.0-alpha is deprecated because it is no longer maintained.
0.3.2-alpha 221 5/1/2022 0.3.2-alpha is deprecated because it is no longer maintained.
0.3.1-alpha 169 4/25/2022 0.3.1-alpha is deprecated because it is no longer maintained.
0.3.0-alpha 168 4/25/2022 0.3.0-alpha is deprecated because it is no longer maintained.
0.2.4-alpha 208 3/1/2022 0.2.4-alpha is deprecated because it is no longer maintained.
0.2.3-alpha 171 2/24/2022 0.2.3-alpha is deprecated because it is no longer maintained.
0.2.2-alpha 209 2/21/2022 0.2.2-alpha is deprecated because it is no longer maintained.
0.2.1-alpha 160 2/20/2022 0.2.1-alpha is deprecated because it is no longer maintained.
0.2.0-alpha 162 2/20/2022 0.2.0-alpha is deprecated because it is no longer maintained.
0.1.13-alpha 273 5/26/2021 0.1.13-alpha is deprecated because it is no longer maintained.
0.1.12-alpha 184 5/26/2021 0.1.12-alpha is deprecated because it is no longer maintained.
0.1.11-alpha 367 9/9/2020 0.1.11-alpha is deprecated because it is no longer maintained.
0.1.10-alpha 341 9/4/2020 0.1.10-alpha is deprecated because it is no longer maintained.
0.1.9-alpha 292 9/2/2020 0.1.9-alpha is deprecated because it is no longer maintained.
0.1.8-alpha 288 9/1/2020 0.1.8-alpha is deprecated because it is no longer maintained.
0.1.7-alpha 291 9/1/2020 0.1.7-alpha is deprecated because it is no longer maintained.
0.1.6-alpha 302 9/1/2020 0.1.6-alpha is deprecated because it is no longer maintained.
0.1.5-alpha 295 9/1/2020 0.1.5-alpha is deprecated because it is no longer maintained.
0.1.4-alpha 422 8/27/2019 0.1.4-alpha is deprecated because it is no longer maintained.
0.1.3-alpha 364 8/27/2019 0.1.3-alpha is deprecated because it is no longer maintained.
0.1.2-alpha 377 8/27/2019 0.1.2-alpha is deprecated because it is no longer maintained.
0.1.1-alpha 366 8/27/2019 0.1.1-alpha is deprecated because it is no longer maintained.