MQTTnet 5.0.1.1416

dotnet add package MQTTnet --version 5.0.1.1416
                    
NuGet\Install-Package MQTTnet -Version 5.0.1.1416
                    
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="MQTTnet" Version="5.0.1.1416" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MQTTnet" Version="5.0.1.1416" />
                    
Directory.Packages.props
<PackageReference Include="MQTTnet" />
                    
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 MQTTnet --version 5.0.1.1416
                    
#r "nuget: MQTTnet, 5.0.1.1416"
                    
#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=MQTTnet&version=5.0.1.1416
                    
Install MQTTnet as a Cake Addin
#tool nuget:?package=MQTTnet&version=5.0.1.1416
                    
Install MQTTnet as a Cake Tool

MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker) and supports v3.1.0, v3.1.1 and v5.0.0 of the MQTT protocol.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (297)

Showing the top 5 NuGet packages that depend on MQTTnet:

Package Downloads
MQTTnet.Extensions.ManagedClient

This is an extension library which provides a managed MQTT client with additional features using MQTTnet.

MQTTnet.AspNetCore

MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker) and supports v3.1.0, v3.1.1 and v5.0.0 of the MQTT protocol.

MQTTnet.Extensions.Rpc

This is an extension library which allows executing synchronous device calls including a response using MQTTnet.

L.Common.Core

Package Description

LagoVista.IoT.Deployment.Admin

Provides Managers, Interfaces, Models and Repositories for Managing Deployments with the LagoVista Devices, IoT and Home Automation Frameworks.

GitHub repositories (38)

Showing the top 20 popular GitHub repositories that depend on MQTTnet:

Repository Stars
nuke-build/nuke
🏗 The AKEless Build System for C#/.NET
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
OPCFoundation/UA-.NETStandard
OPC Unified Architecture .NET Standard
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
LAB02-Research/HASS.Agent
Windows-based client for Home Assistant. Provides notifications, quick actions, commands, sensors and more.
zhaopeiym/quartzui
基于Quartz.NET3.0的定时任务Web可视化管理。docker打包开箱即用、内置SQLite持久化、语言无关、业务代码零污染、支持 RESTful风格接口、傻瓜式配置
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
chenxuuu/llcom
🛠功能强大的串口工具。支持Lua自动化处理、串口调试、WinUSB、串口曲线、TCP测试、MQTT测试、编码转换、乱码恢复等功能
iioter/iotgateway
A cross-platform IoT gateway based on .net8. Through visual configuration, you can easily connect to any of your devices and systems (such as PLC, barcode scanner, CNC, database, serial device, host computer, OPC Server, OPC UA Server, Mqtt Server, etc.), so as to interact with Thingsboard, IoTSharp or Your own IoT platform for two-way data communi
sleevezipper/hass-workstation-service
Provide useful sensors and services from your workstation to Home Assistant.
zarusz/SlimMessageBus
Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.
yllibed/Zigbee2MqttAssistant
GUI for Zigbee2Mqtt running in docker and HASS.IO
Monika1313/Wu.CommTool
基于C#、WPF、Prism、MaterialDesign、HandyControl开发的通讯调试工具,,支持Modbus Rtu调试、Mqtt调试
TcOpenGroup/TcOpen
Application framework for industrial automation built on top of TwinCAT3 and .NET.
RapidScada/scada-v6
Contains Rapid SCADA 6 source code
cloudevents/sdk-csharp
CSharp SDK for CloudEvents
zhaopeiym/IoTClient.Examples
chkr1011/mqttMultimeter
Cross platform MQTT client for MQTT debugging and message inspection. It is based on the .NET library MQTTnet.
BEagle1984/silverback
Silverback is a simple but feature-rich message bus for .NET core (it currently supports Kafka, RabbitMQ and MQTT).
chkr1011/Wirehome.Core
Wirehome.Core is a home automation system written in C# targeting .NET Core. It runs on Linux, Windows and macOS.
Version Downloads Last updated
5.0.1.1416 252,888 1/5/2025
5.0.0.1405 8,067 12/31/2024
5.0.0.1214-RC 13,559 9/22/2024
4.3.7.1207 954,044 9/7/2024
4.3.6.1152 847,113 5/24/2024
4.3.5.1141 105,737 5/19/2024
4.3.4.1084 29,786 5/14/2024
4.3.3.952 1,303,568 12/8/2023
4.3.2.930 62,303 12/2/2023
4.3.1.873 872,081 9/6/2023
4.3.0.858 39,083 9/3/2023
4.2.1.781 811,038 5/29/2023
4.2.0.706 288,001 4/23/2023
4.1.4.563 1,029,079 12/8/2022
4.1.3.436 150,167 11/12/2022
4.1.2.350 376,126 10/24/2022
4.1.1.318 162,953 10/1/2022
4.1.0.247 323,186 8/7/2022
4.0.2.221 124,736 7/13/2022
4.0.1.184 194,853 6/16/2022
4.0.0.167 1,206,086 6/4/2022
3.1.2 2,038,979 1/27/2022
3.1.1 394,718 12/1/2021
3.1.0 215,133 11/6/2021
3.0.16 966,436 6/28/2021
3.0.15 696,533 2/26/2021
3.0.15-rc2 4,574 2/19/2021
3.0.15-rc1 4,187 2/12/2021
3.0.14 155,121 2/2/2021
3.0.14-rc8 2,765 1/30/2021
3.0.14-rc7 4,281 1/25/2021
3.0.14-rc6 2,635 1/23/2021
3.0.14-rc5 5,876 1/2/2021
3.0.14-rc4 2,947 12/27/2020
3.0.14-rc3 5,323 12/8/2020
3.0.14-rc2 3,061 11/29/2020
3.0.14-rc1 3,916 11/17/2020
3.0.13 722,567 10/24/2020
3.0.13-rc2 2,804 10/15/2020
3.0.13-rc1 12,093 9/19/2020
3.0.12 312,185 8/5/2020
3.0.12-rc2 3,261 7/26/2020
3.0.12-rc1 10,630 5/31/2020
3.0.11 1,164,547 5/16/2020
3.0.10 9,773 5/14/2020
3.0.10-rc2 2,788 5/13/2020
3.0.10-rc1 4,198 5/2/2020
3.0.9 96,393 4/10/2020
3.0.9-rc2 3,603 4/5/2020
3.0.9-rc1 7,240 12/8/2019
3.0.8 981,289 8/19/2019
3.0.7 5,974 8/18/2019
3.0.7-rc2 4,023 8/14/2019
3.0.7-rc1 3,932 8/13/2019
3.0.6 25,451 8/11/2019
3.0.6-beta1 4,824 7/11/2019
3.0.6-alpha1 4,038 7/9/2019
3.0.5 95,438 6/28/2019
3.0.4 8,558 6/27/2019
3.0.3 7,080 6/23/2019
3.0.3-rc3 4,155 6/14/2019
3.0.3-rc2 4,350 6/6/2019
3.0.3-rc1 5,485 5/17/2019
3.0.2 45,831 5/12/2019
3.0.2-rc1 3,508 5/11/2019
3.0.1 15,787 5/11/2019
3.0.0 42,410 5/5/2019
3.0.0-rc3 3,651 5/1/2019
3.0.0-rc2 7,729 4/26/2019
3.0.0-rc1 3,682 4/22/2019
3.0.0-beta1 5,106 4/7/2019
3.0.0-alpha3 3,767 3/24/2019
3.0.0-alpha2 7,715 1/27/2019
3.0.0-alpha1 4,178 12/22/2018
2.8.5 359,509 12/9/2018
2.8.5-rc5 3,823 11/28/2018
2.8.5-rc4 3,876 11/24/2018
2.8.5-rc3 3,816 11/5/2018
2.8.5-rc2 2,531 11/4/2018
2.8.5-rc1 5,069 10/29/2018
2.8.4 71,383 10/6/2018
2.8.4-rc2 2,538 10/4/2018
2.8.4-rc1 2,448 10/4/2018
2.8.3 17,681 10/1/2018
2.8.2 80,608 8/4/2018
2.8.2-rc1 2,761 7/27/2018
2.8.1 15,862 7/8/2018
2.8.1-rc1 2,842 7/7/2018
2.8.0 14,853 7/1/2018
2.8.0-rc6 3,975 6/29/2018
2.8.0-rc5 3,937 6/28/2018
2.8.0-rc4 4,370 6/24/2018
2.8.0-rc3 3,980 6/22/2018
2.8.0-rc2 4,147 6/21/2018
2.8.0-rc1 2,768 6/21/2018
2.8.0-beta1 3,528 6/19/2018
2.8.0-alpha5 5,431 6/6/2018
2.8.0-alpha4 3,240 6/5/2018
2.8.0-alpha3 2,810 6/5/2018
2.8.0-alpha2 2,976 6/4/2018
2.8.0-alpha1 6,103 5/10/2018
2.7.5 133,048 4/28/2018
2.7.5-rc2 2,831 4/25/2018
2.7.5-rc1 2,864 4/24/2018
2.7.4 45,156 4/11/2018
2.7.3 5,173 4/4/2018
2.7.3-rc3 4,063 4/1/2018
2.7.3-rc2 2,857 3/29/2018
2.7.3-rc1 2,772 3/27/2018
2.7.2 5,172 3/26/2018
2.7.1 10,509 3/13/2018
2.7.1-rc1 2,948 2/28/2018
2.7.0 15,046 2/4/2018
2.7.0-rc1 3,616 1/27/2018
2.6.0 7,267 12/18/2017
2.6.0-rc2 2,983 12/7/2017
2.6.0-rc1 2,796 12/4/2017
2.5.3 5,604 11/25/2017
2.5.3-rc1 3,364 11/22/2017
2.5.2 4,629 11/21/2017
2.5.2-rc1 2,634 11/17/2017
2.5.1 4,613 11/11/2017
2.5.0 5,531 11/8/2017
2.4.0 24,497 10/9/2017
2.3.1 4,040 9/28/2017
2.3.0 3,706 9/20/2017
2.2.1 3,756 8/21/2017
2.2.0 4,045 8/17/2017
2.1.5.1 3,263 8/7/2017
2.1.5 3,538 8/5/2017
2.1.4 4,264 7/15/2017
2.1.3 6,190 6/8/2017
2.1.2 3,605 5/5/2017
2.1.1 9,741 4/8/2017

**! Read the migration guide (https://github.com/dotnet/MQTTnet/wiki/Upgrading-guide) before migrating to version 5!**
## Changes
* Memory usage optimizations (thanks to @mregen)
* Performance optimizations (thanks to @mregen)
* Removal of no longer supported .NET Frameworks **(BREAKING CHANGE)**
* Changed code signing and nuget certificate
* Namespace changes **(BREAKING CHANGE)**
* Removal of Managed Client **(BREAKING CHANGE)**
* Fixed missing release notes in nuget packages.
* Client: MQTT 5.0.0 is now the default version when connecting with a server **(BREAKING CHANGE)**
* Client: Fixed enhanced authentication.
* Client: Exposed WebSocket compression options in MQTT client options (thanks to @victornor, #2127)
* Client: Fixed wrong timeout for keep alive check (thanks to @Erw1nT, #2129)
* Server: Fixed enhanced authentication.
* Server: Set default for "MaxPendingMessagesPerClient" to 1000 **(BREAKING CHANGE)**
* Server: Set SSL version to "None" which will let the OS choose the version **(BREAKING CHANGE)**
* Server: Added API for getting a single session (thanks to @AntonSmolkov, #2131)
* Server: Fixed "TryPrivate" (Mosquitto feature) handling (thanks to @victornor, #2125) **(BREAKING CHANGE)**
* Server: Fixed dead lock when awaiting a packet transmission but the packet gets dropped due to quotas (#2117, thanks to @AntonSmolkov)