Update DotNET section to C# / .NET in README

This commit is contained in:
Peter Giacomo Lombardo
2026-01-29 18:31:06 +01:00
committed by GitHub
parent 245a081a5e
commit 1f1e9c1b7b
+1 -1
View File
@@ -201,7 +201,7 @@ Contributions welcome! Read the [contribution guidelines](contributing.md) first
- [mqtt.dart](https://github.com/jnguillerme/mqtt.dart) - Dart MQTT client.
### DotNET
### C# / .NET
- [HiveMQtt](https://github.com/hivemq/hivemq-mqtt-client-dotnet) - MQTT 5.0 compliant secure client with automatic back pressure management and TCP & WebSocket transport support.
- [MQTTnet](https://github.com/chkr1011/MQTTnet) - MQTT client and broker .NET implementations.