Info
| Version: | 2.0.0 |
| Author(s): | Guido Altmann |
| Last Update: | Monday, August 25, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/guido-altmann/EasyMQTTnet |
| NuGet Url: | https://www.nuget.org/packages/EasyMQTTnet |
Install
Install-Package EasyMQTTnet
dotnet add package EasyMQTTnet
paket add EasyMQTTnet
EasyMQTTnet Download (Unzip the "nupkg" after downloading)
Dependencies
- MQTTnet(>= 3.0.13)
- Newtonsoft.Json(>= 12.0.3)
Make working with Message Queuing on .NET as easy as possible.