Azure-iot-sdk-csharp: Are you planning to add support for iot hubs in dotnetcore or universal?

Created on 16 Dec 2016  路  2Comments  路  Source: Azure/azure-iot-sdk-csharp

question

Most helpful comment

The UWP support is great but support for .net core would be much better because this enables so many scenario's. For now, if I want to connect my Raspberry Pi to IoT Hub (using c#), my only option is Windows IoT core with an UWP app. If I could run the DeviceClient on .net core I could connect from so many (much smaller/cheaper) Linux/ARM based devices...

Similar question is still open over here... https://github.com/Azure/azure-iot-sdks/issues/887

All 2 comments

The UWP support is great but support for .net core would be much better because this enables so many scenario's. For now, if I want to connect my Raspberry Pi to IoT Hub (using c#), my only option is Windows IoT core with an UWP app. If I could run the DeviceClient on .net core I could connect from so many (much smaller/cheaper) Linux/ARM based devices...

Similar question is still open over here... https://github.com/Azure/azure-iot-sdks/issues/887

Was this page helpful?
0 / 5 - 0 ratings