Skip to content

ETSISI-ISS/azure-iot-hub-quickstarts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages