Info
| Version: | 5.0.1.1416 |
| Author(s): | The contributors of MQTTnet |
| Last Update: | Sunday, January 5, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dotnet/MQTTnet |
| NuGet Url: | https://www.nuget.org/packages/MQTTnet.AspNetCore |
Install
Install-Package MQTTnet.AspNetCore
dotnet add package MQTTnet.AspNetCore
paket add MQTTnet.AspNetCore
MQTTnet.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- MQTTnet(>= 3.0.14)
- Microsoft.AspNetCore.Http.Connections(>= 1.0.0)
- MQTTnet(>= 3.0.14)
- MQTTnet(>= 3.0.14)
Tags
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.