Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 769 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 769 Bytes

Microsoft Azure IoT service SDK for C#

The Azure IoT Service SDK for C# helps you build applications that interact with your devices and manage their identities in your IoT hub.

Features

  • Create/remove/update/list device identities in your IoT hub
  • Send messages to your devices and get feedback when they're delivered

Usage

The library is available as a NuGet package: Microsoft.Azure.Devices For a full step by step guide on how to use the library, checkout this article

References

To learn more on developing for the Azure IoT Hub service, visit our developer guide