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.
#:package VL.IO.M2MQTT@0.5.0-alpha
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=VL.IO.M2MQTT&version=0.5.0-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=VL.IO.M2MQTT&version=0.5.0-alpha&prerelease
                    
Install 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 427 1/21/2025 0.5.0-alpha is deprecated because it is no longer maintained.
0.4.1-alpha 863 5/23/2023 0.4.1-alpha is deprecated because it is no longer maintained.
0.4.0-alpha 682 7/26/2022 0.4.0-alpha is deprecated because it is no longer maintained.
0.3.2-alpha 514 5/1/2022 0.3.2-alpha is deprecated because it is no longer maintained.
0.3.1-alpha 466 4/25/2022 0.3.1-alpha is deprecated because it is no longer maintained.
0.3.0-alpha 462 4/25/2022 0.3.0-alpha is deprecated because it is no longer maintained.
0.2.4-alpha 504 3/1/2022 0.2.4-alpha is deprecated because it is no longer maintained.
0.2.3-alpha 474 2/24/2022 0.2.3-alpha is deprecated because it is no longer maintained.
0.2.2-alpha 510 2/21/2022 0.2.2-alpha is deprecated because it is no longer maintained.
0.2.1-alpha 460 2/20/2022 0.2.1-alpha is deprecated because it is no longer maintained.
0.2.0-alpha 465 2/20/2022 0.2.0-alpha is deprecated because it is no longer maintained.
0.1.13-alpha 579 5/26/2021 0.1.13-alpha is deprecated because it is no longer maintained.
0.1.12-alpha 488 5/26/2021 0.1.12-alpha is deprecated because it is no longer maintained.
0.1.11-alpha 691 9/9/2020 0.1.11-alpha is deprecated because it is no longer maintained.
0.1.10-alpha 665 9/4/2020 0.1.10-alpha is deprecated because it is no longer maintained.
0.1.9-alpha 618 9/2/2020 0.1.9-alpha is deprecated because it is no longer maintained.
0.1.8-alpha 625 9/1/2020 0.1.8-alpha is deprecated because it is no longer maintained.
0.1.7-alpha 619 9/1/2020 0.1.7-alpha is deprecated because it is no longer maintained.
0.1.6-alpha 625 9/1/2020 0.1.6-alpha is deprecated because it is no longer maintained.
0.1.5-alpha 625 9/1/2020 0.1.5-alpha is deprecated because it is no longer maintained.
0.1.4-alpha 754 8/27/2019 0.1.4-alpha is deprecated because it is no longer maintained.
0.1.3-alpha 699 8/27/2019 0.1.3-alpha is deprecated because it is no longer maintained.
0.1.2-alpha 709 8/27/2019 0.1.2-alpha is deprecated because it is no longer maintained.
0.1.1-alpha 704 8/27/2019 0.1.1-alpha is deprecated because it is no longer maintained.