MQTTnet.Server 5.0.1.1416

dotnet add package MQTTnet.Server --version 5.0.1.1416
                    
NuGet\Install-Package MQTTnet.Server -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.Server" 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.Server" Version="5.0.1.1416" />
                    
Directory.Packages.props
<PackageReference Include="MQTTnet.Server" />
                    
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.Server --version 5.0.1.1416
                    
#r "nuget: MQTTnet.Server, 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.
#:package MQTTnet.Server@5.0.1.1416
                    
#: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.Server&version=5.0.1.1416
                    
Install as a Cake Addin
#tool nuget:?package=MQTTnet.Server&version=5.0.1.1416
                    
Install as a Cake Tool

This is the server implementation of MQTTnet.

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 was computed.  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 (12)

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

Package Downloads
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.

ThingsGateway.Plugin.Mqtt

Package Description

Shinya.MQTTnet.Server

This is a high performance .NET library for MQTT based communication

Furly.Extensions.Mqtt

Mqtt messaging abstraction used by Furly and friends

Cszy.MqttServer.ConsoleApp.Samples

Package Description

GitHub repositories (3)

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

Repository Stars
mixcore/mix.core
🚀 A future-proof enterprise web CMS supporting both headless and decoupled approaches. Build any type of app with customizable APIs on ASP.NET Core/.NET Core. Completely open-source and designed for flexibility.
ThingsGateway/ThingsGateway
ThingsGateway is a cross-platform, high-performance gateway for edge data acquisition and IoT connectivity. Developed with .NET 8, it offers a suite of powerful tools, including advanced PLC communication libraries and debugging software.
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,760 1/5/2025
5.0.0.1405 2,278 12/31/2024
5.0.0.1214-RC 2,076 9/22/2024