page_type | description | languages | products | urlFragment | ||||
---|---|---|---|---|---|---|---|---|
sample |
A set of easy-to-understand, continuously-tested samples for connecting to Azure IoT Hub. |
|
|
azure-iot-samples-for-csharp-net |
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 3.0.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'.
Note: The samples can be compiled using the NET Core SDK 2.1 SDK if the language version of projects using C# 8 features are changed to
preview
.
Samples showing how to use the various preview features of Microsoft Azure IoT .NET SDK are present here.
- azure-iot-sdk-csharp: contains the source code for Azure IoT C# SDK.
- Azure IoT Hub Documentation
- Get-started