michielvanschaik / azure-iot-samples-csharp

Provides a set of easy-to-understand samples for using Azure IoT Hub and Azure IoT Hub Device Provisioning Service and Azure IoT Plug and Play using C# SDK.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Preview features

Samples showing how to use the various preview features of Microsoft Azure IoT .NET SDK are present here.

Resources

About

Provides a set of easy-to-understand samples for using Azure IoT Hub and Azure IoT Hub Device Provisioning Service and Azure IoT Plug and Play using C# SDK.

License:MIT License


Languages

Language:C# 95.8%Language:PowerShell 4.1%Language:Batchfile 0.1%