MQTTnet.AspNetCore 5.2.0.1603

dotnet add package MQTTnet.AspNetCore --version 5.2.0.1603
                    
NuGet\Install-Package MQTTnet.AspNetCore -Version 5.2.0.1603
                    
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="5.2.0.1603" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MQTTnet.AspNetCore" Version="5.2.0.1603" />
                    
Directory.Packages.props
<PackageReference Include="MQTTnet.AspNetCore" />
                    
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.AspNetCore --version 5.2.0.1603
                    
#r "nuget: MQTTnet.AspNetCore, 5.2.0.1603"
                    
#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 MQTTnet.AspNetCore@5.2.0.1603
                    
#: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=MQTTnet.AspNetCore&version=5.2.0.1603
                    
Install as a Cake Addin
#tool nuget:?package=MQTTnet.AspNetCore&version=5.2.0.1603
                    
Install 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.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (65)

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

Package Downloads
PiratesCore

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

ThingsGateway.Plugin.Mqtt

Package Description

Rhea.Common

Rhea.Common is a common class library for .NET 10 with high-performance, lightweight and powerful management capabilities.

Axelius

Package Description

AIC.Core.Messaging.Services.MQTTnet

Shared .NET library for Aerospace, Intelligence, and Cyber solutions.

GitHub repositories (3)

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

Repository Stars
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
davidfowl/BedrockFramework
High performance, low level networking APIs for building custom servers and clients.
iioter/iotgateway
An industrial IoTGateway with B/S architecture that enables bidirectional communication between industrial devices (southbound connections) and IoT platforms (northbound connections). It supports numerous industrial protocols, and can connect to various IoT cloud platforms.
Version Downloads Last Updated
5.2.0.1603 27,227 7/1/2026
5.1.0.1559 105,983 2/4/2026
5.0.1.1416 243,752 1/5/2025
5.0.0.1405 3,191 12/31/2024
5.0.0.1214-RC 1,678 9/22/2024
4.3.7.1207 314,019 9/7/2024
4.3.6.1152 97,230 5/24/2024
4.3.5.1141 15,003 5/19/2024
4.3.4.1084 5,087 5/14/2024
4.3.3.952 154,344 12/8/2023
4.3.2.930 13,808 12/2/2023
4.3.1.873 58,640 9/6/2023
4.3.0.858 6,000 9/3/2023
4.2.1.781 53,243 5/29/2023
4.2.0.706 27,553 4/23/2023
4.1.4.563 121,612 12/8/2022
4.1.3.436 13,057 11/12/2022
4.1.2.350 29,274 10/24/2022
4.1.1.318 8,278 10/1/2022
4.1.0.247 33,880 8/7/2022
Loading failed

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