The Azure IoT Service SDK for C# helps you build applications that interact with your devices and manage their identities in your IoT hub.
- Create/remove/update/list device identities in your IoT hub
- Send messages to your devices and get feedback when they're delivered
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
To learn more on developing for the Azure IoT Hub service, visit our developer guide