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.
<PackageVersion Include="VL.IO.M2MQTT" Version="0.5.0-alpha" />
                    
Directory.Packages.props
<PackageReference Include="VL.IO.M2MQTT" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=VL.IO.M2MQTT&version=0.5.0-alpha&prerelease
                    
Install VL.IO.M2MQTT as a Cake Addin
#tool nuget:?package=VL.IO.M2MQTT&version=0.5.0-alpha&prerelease
                    
Install VL.IO.M2MQTT as a Cake Tool

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 123 1/21/2025 0.5.0-alpha is deprecated because it is no longer maintained.
0.4.1-alpha 592 5/23/2023 0.4.1-alpha is deprecated because it is no longer maintained.
0.4.0-alpha 414 7/26/2022 0.4.0-alpha is deprecated because it is no longer maintained.
0.3.2-alpha 242 5/1/2022 0.3.2-alpha is deprecated because it is no longer maintained.
0.3.1-alpha 188 4/25/2022 0.3.1-alpha is deprecated because it is no longer maintained.
0.3.0-alpha 189 4/25/2022 0.3.0-alpha is deprecated because it is no longer maintained.
0.2.4-alpha 229 3/1/2022 0.2.4-alpha is deprecated because it is no longer maintained.
0.2.3-alpha 194 2/24/2022 0.2.3-alpha is deprecated because it is no longer maintained.
0.2.2-alpha 232 2/21/2022 0.2.2-alpha is deprecated because it is no longer maintained.
0.2.1-alpha 181 2/20/2022 0.2.1-alpha is deprecated because it is no longer maintained.
0.2.0-alpha 184 2/20/2022 0.2.0-alpha is deprecated because it is no longer maintained.
0.1.13-alpha 297 5/26/2021 0.1.13-alpha is deprecated because it is no longer maintained.
0.1.12-alpha 207 5/26/2021 0.1.12-alpha is deprecated because it is no longer maintained.
0.1.11-alpha 399 9/9/2020 0.1.11-alpha is deprecated because it is no longer maintained.
0.1.10-alpha 370 9/4/2020 0.1.10-alpha is deprecated because it is no longer maintained.
0.1.9-alpha 321 9/2/2020 0.1.9-alpha is deprecated because it is no longer maintained.
0.1.8-alpha 320 9/1/2020 0.1.8-alpha is deprecated because it is no longer maintained.
0.1.7-alpha 323 9/1/2020 0.1.7-alpha is deprecated because it is no longer maintained.
0.1.6-alpha 334 9/1/2020 0.1.6-alpha is deprecated because it is no longer maintained.
0.1.5-alpha 325 9/1/2020 0.1.5-alpha is deprecated because it is no longer maintained.
0.1.4-alpha 456 8/27/2019 0.1.4-alpha is deprecated because it is no longer maintained.
0.1.3-alpha 399 8/27/2019 0.1.3-alpha is deprecated because it is no longer maintained.
0.1.2-alpha 412 8/27/2019 0.1.2-alpha is deprecated because it is no longer maintained.
0.1.1-alpha 402 8/27/2019 0.1.1-alpha is deprecated because it is no longer maintained.