MQTTnet.AspNetCore 4.3.3.952

.NET 5.0 .NET Core 2.1 .NET Standard 2.0
dotnet add package MQTTnet.AspNetCore --version 4.3.3.952
NuGet\Install-Package MQTTnet.AspNetCore -Version 4.3.3.952
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.AspNetCore" Version="4.3.3.952" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MQTTnet.AspNetCore --version 4.3.3.952
#r "nuget: MQTTnet.AspNetCore, 4.3.3.952"
#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 MQTTnet.AspNetCore as a Cake Addin
#addin nuget:?package=MQTTnet.AspNetCore&version=4.3.3.952

// Install MQTTnet.AspNetCore as a Cake Tool
#tool nuget:?package=MQTTnet.AspNetCore&version=4.3.3.952

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 net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android 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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (24)

Showing the top 5 NuGet packages that depend on MQTTnet.AspNetCore:

Package Downloads
Axelius

Package Description

MQTTnet.AspNetCoreEx

MqttServerConnectionValidator

PiratesCore

湖南医标通信息科技有限公司

MQTTnet.AspNetCore.AttributeRouting

This is a support library to integrate AttributeRouting into MQTTnet with AspNetCore. Easily create Controllers and Actions to process incoming MQTT messages using attribute-based routing against the incoming message topic.

MQTTnet.AspNetCore.Routing

This is a support library to integrate AttributeRouting into MQTTnet with AspNetCore. Easily create Controllers and Actions to process incoming MQTT messages using attribute-based routing against the incoming message topic.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on MQTTnet.AspNetCore:

Repository Stars
davidfowl/BedrockFramework
High performance, low level networking APIs for building custom servers and clients.
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
iioter/iotgateway
A cross-platform IoT gateway based on .net6. 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 communication. Provide a simple driver development interface; of course, edge computing can also be performed.
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
4.3.3.952 97 12/8/2023
4.3.2.930 579 12/2/2023
4.3.1.873 10,665 9/6/2023
4.3.0.858 3,531 9/3/2023
4.2.1.781 23,408 5/29/2023
4.2.0.706 10,435 4/23/2023
4.1.4.563 50,069 12/8/2022
4.1.3.436 9,466 11/12/2022
4.1.2.350 21,494 10/24/2022
4.1.1.318 6,347 10/1/2022
4.1.0.247 25,152 8/7/2022
4.0.2.221 15,163 7/13/2022
4.0.1.184 19,805 6/16/2022
4.0.0.167 339,207 6/4/2022
3.1.2 88,045 1/27/2022
3.1.1 18,629 12/1/2021
3.1.0 13,195 11/6/2021
3.0.17 2,622 11/1/2021
3.0.16 64,542 6/28/2021
3.0.15 49,822 2/26/2021
3.0.15-rc2 403 2/19/2021
3.0.15-rc1 425 2/12/2021
3.0.14 8,065 2/2/2021
3.0.14-rc8 459 1/30/2021
3.0.14-rc7 1,134 1/25/2021
3.0.14-rc6 428 1/23/2021
3.0.14-rc5 841 1/2/2021
3.0.14-rc4 625 12/27/2020
3.0.14-rc3 985 12/8/2020
3.0.14-rc2 804 11/29/2020
3.0.14-rc1 792 11/17/2020
3.0.13 23,141 10/24/2020
3.0.13-rc2 496 10/15/2020
3.0.13-rc1 791 9/19/2020
3.0.12 33,207 8/5/2020
3.0.12-rc2 935 7/26/2020
3.0.12-rc1 1,743 5/31/2020
3.0.11 17,068 5/16/2020
3.0.10 964 5/14/2020
3.0.10-rc2 536 5/13/2020
3.0.10-rc1 558 5/2/2020
3.0.9 6,841 4/10/2020
3.0.9-rc2 686 4/5/2020
3.0.9-rc1 1,065 12/8/2019
3.0.8 58,448 8/19/2019
3.0.7 824 8/18/2019
3.0.7-rc2 588 8/14/2019
3.0.7-rc1 628 8/13/2019
3.0.6 4,211 8/11/2019
3.0.6-beta1 770 7/11/2019
3.0.6-alpha1 632 7/9/2019
3.0.5 6,703 6/28/2019
3.0.4 882 6/27/2019
3.0.3 930 6/23/2019
3.0.3-rc3 591 6/14/2019
3.0.3-rc2 721 6/6/2019
3.0.3-rc1 676 5/17/2019
3.0.2 6,567 5/12/2019
3.0.2-rc1 594 5/11/2019
3.0.1 875 5/11/2019
3.0.0 1,876 5/5/2019
3.0.0-rc3 632 5/1/2019
3.0.0-rc2 622 4/26/2019
3.0.0-rc1 609 4/22/2019
3.0.0-beta1 1,176 4/7/2019
3.0.0-alpha3 626 3/24/2019
3.0.0-alpha2 747 1/27/2019
3.0.0-alpha1 876 12/22/2018
2.8.5 21,042 12/9/2018
2.8.5-rc5 737 11/28/2018
2.8.5-rc4 753 11/24/2018
2.8.5-rc3 766 11/5/2018
2.8.5-rc2 762 11/4/2018
2.8.5-rc1 694 10/29/2018
2.8.4 8,414 10/6/2018
2.8.4-rc2 744 10/4/2018
2.8.4-rc1 754 10/4/2018
2.8.3 1,174 10/1/2018
2.8.2 5,128 8/4/2018
2.8.2-rc1 913 7/27/2018
2.8.1 1,867 7/8/2018
2.8.1-rc1 961 7/7/2018
2.8.0 1,393 7/1/2018
2.8.0-rc6 861 6/29/2018
2.8.0-rc5 865 6/28/2018
2.8.0-rc4 867 6/24/2018
2.8.0-rc3 996 6/22/2018
2.8.0-rc2 1,020 6/21/2018
2.8.0-rc1 941 6/21/2018
2.8.0-beta1 980 6/19/2018
2.8.0-alpha5 961 6/6/2018
2.7.5 6,886 4/28/2018
2.7.4 2,110 4/11/2018
2.7.3 1,494 4/4/2018
2.7.2 1,269 3/26/2018
2.7.1 1,458 3/13/2018
2.7.0 6,363 2/4/2018
2.7.0-rc1 1,132 1/27/2018
2.6.0 1,795 12/18/2017
2.5.3 1,272 11/25/2017
2.5.3-rc1 916 11/23/2017
2.5.2 1,222 11/21/2017
2.5.1 1,145 11/11/2017
2.5.0 1,450 11/8/2017

For release notes please go to MQTTnet release notes (MQTTnet).