Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1 KB

README.md

File metadata and controls

26 lines (19 loc) · 1 KB
page_type description languages products urlFragment
sample
A set of easy-to-understand, continuously-tested samples for connecting to Azure IoT Hub.
csharp
azure
azure-iot-hub
dotnet
azure-iot-samples-for-csharp-net

Azure IoT Samples for C# (.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.

Prerequisites

  • .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'.

Resources