An open API service indexing awesome lists of open source software.

https://github.com/iotsharp/mqttsdk


https://github.com/iotsharp/mqttsdk

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# GatewaySdks.MQTT

``` csharp
builder.Services.AddSingleton()
.Configure(builder.Configuration)
.AddHostedService();
```