'Build Controllers using MQTT to receive Message in .NET

I've iot project, and I want to build API in .NET with MQTT to receive value from sensors and store data in Database. I also use Http to deal with requests from Android app. My question is Can I build controllers use MQTT in .NET? Please give me some examples.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source