MQTTnet.AspNetCore
                             
                            
                                2.8.0-beta1
                            
                        
                    
        
        
                                This is a prerelease version of MQTTnet.AspNetCore.
                            
    
    
        
        
                                There is a newer version of this package available.
                                
See the version list below for details.
                    See the version list below for details.
dotnet add package MQTTnet.AspNetCore --version 2.8.0-beta1
NuGet\Install-Package MQTTnet.AspNetCore -Version 2.8.0-beta1
        
        
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="2.8.0-beta1" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="MQTTnet.AspNetCore" Version="2.8.0-beta1" />
<PackageReference Include="MQTTnet.AspNetCore" />
        
        
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 2.8.0-beta1
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: MQTTnet.AspNetCore, 2.8.0-beta1"
        
        
#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@2.8.0-beta1
        
        
#: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=2.8.0-beta1&prerelease
#tool nuget:?package=MQTTnet.AspNetCore&version=2.8.0-beta1&prerelease
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    This is a support library to integrate MQTTnet into AspNetCore.
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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-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. | 
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. | 
| .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)
    
    
        
        Included target framework(s) (in package)
    
    Learn more about Target Frameworks and .NET Standard.
- 
                                                - MQTTnet (>= 2.8.0-alpha5)
 
NuGet packages (46)
Showing the top 5 NuGet packages that depend on MQTTnet.AspNetCore:
| Package | Downloads | 
|---|---|
| PiratesCore 湖南医标通信息科技有限公司 | |
| Rhea.Common Rhea.Common is a common class library for .NET 10 with high-performance, lightweight and powerful management capabilities. | |
| ThingsGateway.Plugin.Mqtt Package Description | |
| Axelius Package Description | |
| Pirates.Core 湖南医标通信息科技有限公司 | 
GitHub repositories (7)
Showing the top 7 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.
                                                         | |
| 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.
                                                         | |
| ludewig/MqttDemo 
                                                            使用MQTT协议的代理服务器(broker)及客户端(client)示例,包含WPF、Web、Unity3D等多种平台的示例代码
                                                         | 
| Version | Downloads | Last Updated | 
|---|---|---|
| 5.0.1.1416 | 110,239 | 1/5/2025 | 
| 5.0.0.1405 | 2,085 | 12/31/2024 | 
| 5.0.0.1214-RC | 1,548 | 9/22/2024 | 
| 4.3.7.1207 | 192,049 | 9/7/2024 | 
| 4.3.6.1152 | 77,063 | 5/24/2024 | 
| 4.3.5.1141 | 14,134 | 5/19/2024 | 
| 4.3.4.1084 | 3,813 | 5/14/2024 | 
| 4.3.3.952 | 131,984 | 12/8/2023 | 
| 4.3.2.930 | 11,079 | 12/2/2023 | 
| 4.3.1.873 | 54,715 | 9/6/2023 | 
| 4.3.0.858 | 5,832 | 9/3/2023 | 
| 4.2.1.781 | 50,675 | 5/29/2023 | 
| 4.2.0.706 | 25,160 | 4/23/2023 | 
| 4.1.4.563 | 103,154 | 12/8/2022 | 
| 4.1.3.436 | 12,843 | 11/12/2022 | 
| 4.1.2.350 | 28,812 | 10/24/2022 | 
| 4.1.1.318 | 7,750 | 10/1/2022 | 
| 4.1.0.247 | 32,820 | 8/7/2022 | 
| 4.0.2.221 | 21,009 | 7/13/2022 | 
| 4.0.1.184 | 26,515 | 6/16/2022 | 
| 4.0.0.167 | 1,694,929 | 6/4/2022 | 
| 3.1.2 | 130,238 | 1/27/2022 | 
| 3.1.1 | 22,331 | 12/1/2021 | 
| 3.1.0 | 16,975 | 11/6/2021 | 
| 3.0.17 | 3,387 | 11/1/2021 | 
| 3.0.16 | 80,345 | 6/28/2021 | 
| 3.0.15 | 81,564 | 2/26/2021 | 
| 3.0.15-rc2 | 987 | 2/19/2021 | 
| 3.0.15-rc1 | 1,021 | 2/12/2021 | 
| 3.0.14 | 8,965 | 2/2/2021 | 
| 3.0.14-rc8 | 1,064 | 1/30/2021 | 
| 3.0.14-rc7 | 1,722 | 1/25/2021 | 
| 3.0.14-rc6 | 1,012 | 1/23/2021 | 
| 3.0.14-rc5 | 1,440 | 1/2/2021 | 
| 3.0.14-rc4 | 1,210 | 12/27/2020 | 
| 3.0.14-rc3 | 1,573 | 12/8/2020 | 
| 3.0.14-rc2 | 1,385 | 11/29/2020 | 
| 3.0.14-rc1 | 1,383 | 11/17/2020 | 
| 3.0.13 | 27,067 | 10/24/2020 | 
| 3.0.13-rc2 | 1,094 | 10/15/2020 | 
| 3.0.13-rc1 | 1,384 | 9/19/2020 | 
| 3.0.12 | 35,853 | 8/5/2020 | 
| 3.0.12-rc2 | 1,536 | 7/26/2020 | 
| 3.0.12-rc1 | 2,390 | 5/31/2020 | 
| 3.0.11 | 18,499 | 5/16/2020 | 
| 3.0.10 | 1,600 | 5/14/2020 | 
| 3.0.10-rc2 | 1,153 | 5/13/2020 | 
| 3.0.10-rc1 | 1,128 | 5/2/2020 | 
| 3.0.9 | 7,783 | 4/10/2020 | 
| 3.0.9-rc2 | 1,285 | 4/5/2020 | 
| 3.0.9-rc1 | 1,687 | 12/8/2019 | 
| 3.0.8 | 74,780 | 8/19/2019 | 
| 3.0.7 | 1,476 | 8/18/2019 | 
| 3.0.7-rc2 | 1,195 | 8/14/2019 | 
| 3.0.7-rc1 | 1,248 | 8/13/2019 | 
| 3.0.6 | 4,865 | 8/11/2019 | 
| 3.0.6-beta1 | 1,375 | 7/11/2019 | 
| 3.0.6-alpha1 | 1,220 | 7/9/2019 | 
| 3.0.5 | 7,334 | 6/28/2019 | 
| 3.0.4 | 1,545 | 6/27/2019 | 
| 3.0.3 | 1,576 | 6/23/2019 | 
| 3.0.3-rc3 | 1,216 | 6/14/2019 | 
| 3.0.3-rc2 | 1,328 | 6/6/2019 | 
| 3.0.3-rc1 | 1,267 | 5/17/2019 | 
| 3.0.2 | 7,642 | 5/12/2019 | 
| 3.0.2-rc1 | 1,176 | 5/11/2019 | 
| 3.0.1 | 1,519 | 5/11/2019 | 
| 3.0.0 | 2,564 | 5/5/2019 | 
| 3.0.0-rc3 | 1,256 | 5/1/2019 | 
| 3.0.0-rc2 | 1,224 | 4/26/2019 | 
| 3.0.0-rc1 | 1,202 | 4/22/2019 | 
| 3.0.0-beta1 | 1,831 | 4/7/2019 | 
| 3.0.0-alpha3 | 1,185 | 3/24/2019 | 
| 3.0.0-alpha2 | 1,336 | 1/27/2019 | 
| 3.0.0-alpha1 | 1,476 | 12/22/2018 | 
| 2.8.5 | 23,882 | 12/9/2018 | 
| 2.8.5-rc5 | 1,340 | 11/28/2018 | 
| 2.8.5-rc4 | 1,356 | 11/24/2018 | 
| 2.8.5-rc3 | 1,397 | 11/5/2018 | 
| 2.8.5-rc2 | 1,426 | 11/4/2018 | 
| 2.8.5-rc1 | 1,304 | 10/29/2018 | 
| 2.8.4 | 9,204 | 10/6/2018 | 
| 2.8.4-rc2 | 1,383 | 10/4/2018 | 
| 2.8.4-rc1 | 1,388 | 10/4/2018 | 
| 2.8.3 | 1,854 | 10/1/2018 | 
| 2.8.2 | 5,951 | 8/4/2018 | 
| 2.8.2-rc1 | 1,624 | 7/27/2018 | 
| 2.8.1 | 2,767 | 7/8/2018 | 
| 2.8.1-rc1 | 1,827 | 7/7/2018 | 
| 2.8.0 | 2,270 | 7/1/2018 | 
| 2.8.0-rc6 | 1,615 | 6/29/2018 | 
| 2.8.0-rc5 | 1,624 | 6/28/2018 | 
| 2.8.0-rc4 | 1,599 | 6/24/2018 | 
| 2.8.0-rc3 | 1,828 | 6/22/2018 | 
| 2.8.0-rc2 | 1,895 | 6/21/2018 | 
| 2.8.0-rc1 | 1,822 | 6/21/2018 | 
| 2.8.0-beta1 | 1,875 | 6/19/2018 | 
| 2.8.0-alpha5 | 1,847 | 6/6/2018 | 
| 2.7.5 | 9,293 | 4/28/2018 | 
| 2.7.4 | 3,000 | 4/11/2018 | 
| 2.7.3 | 2,438 | 4/4/2018 | 
| 2.7.2 | 2,146 | 3/26/2018 | 
| 2.7.1 | 2,352 | 3/13/2018 | 
| 2.7.0 | 7,296 | 2/4/2018 | 
| 2.7.0-rc1 | 2,019 | 1/27/2018 | 
| 2.6.0 | 2,546 | 12/18/2017 | 
| 2.5.3 | 2,035 | 11/25/2017 | 
| 2.5.3-rc1 | 1,669 | 11/23/2017 | 
| 2.5.2 | 2,002 | 11/21/2017 | 
| 2.5.1 | 1,911 | 11/11/2017 | 
| 2.5.0 | 3,721 | 11/8/2017 | 
* Updated to MQTTnet 2.8.0.