SaaSHub helps you find the best software and product alternatives Learn more →
Top 4 C# mqtt-server Projects
-
MQTTnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
-
ReSharper
ReSharper is now available in VS Code and Cursor. ReSharper brings a professional toolset for C# developers backed by over 20 years of experience, enterprise-grade security, SOC 2 compliance, and the trust of companies worldwide.
-
BeetleX
high performance dotnet core socket tcp communication components, support TLS, HTTP, HTTPS, WebSocket, RPC, Redis protocols, custom protocols and 1M connections problem solution
-
mqttMultimeter
Cross platform MQTT client for MQTT debugging and message inspection. It is based on the .NET library MQTTnet.
-
Beskar.Networking
A high-performance, low-allocation networking stack for modern .NET. Provides unified, pipeline-based abstractions for TCP, WebSockets, QUIC, and MQTT. Write your network application layer once and seamlessly swap between transport protocols without changing your core logic.
Project mention: Allocations on the Wire: Building a Low-Allocation MQTT Broker with Trie Routing and .NET 10 | dev.to | 2026-08-05In the previous post, we laid down the foundations of Beskar.Networking — an ultra-fast transport layer utilizing System.IO.Pipelines and PinnedBlockMemoryPool to move raw bytes over sockets with zero GC pressure.
C# mqtt-server discussion
C# mqtt-server related posts
-
Communicating between 2 servers without webservice?
-
Workaround for Register-ObjectEvent : Events that require a return value are not supported. ?
-
Best way to architecture an application for IoT and RFID
-
Is there a library or code example on how to decode MQTT Message payload?
-
Demystifying Azure IoT Hub Device SDKs
-
Coming to .Net core from Python and Linux with what I think is a really simple project - are there any good guides to help me translate my existing knowledge?
-
ESP32 MQTT with Firebase
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Aug 2026
Index
What are some of the best open-source mqtt-server projects in C#? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | MQTTnet | 5,047 |
| 2 | BeetleX | 1,201 |
| 3 | mqttMultimeter | 320 |
| 4 | Beskar.Networking | 11 |