services | platforms | author |
---|---|---|
iot-hub |
csharp, dotnet |
azure-iot-sdks |
azure-iot-samples-csharp provides a set of easy-to-understand, continuously-tested samples for connecting to Azure IoT Hub via Azure/azure-iot-sdk-csharp.
- .NET Core SDK 2.1.0 or greater on your development machine. You can download the .NET Core SDK for multiple platforms from .NET. You can verify the current version of C# on your development machine using 'dotnet --version'.
- azure-iot-sdk-csharp: contains the source code for Azure IoT C# SDK.
- Azure IoT Hub Documentation
- Get-started