github Azure/azure-iot-sdk-csharp 2017-3-23
Microsoft Azure IoT Hub SDK for C# Release 2017-3-23

latest releases: 2024-03-28, lts_2024-03-29_patch10, lts_2021-03-18_patch10...
7 years ago

Csharp Device Client

  • Effort started on porting the Device SDK to .NetStandard1.3 (work-in-progress)
    Huge credit @yfakariya for the work he provided for porting the SDK to .NetStandard 1.3
  • Fix stack overflow, make UWP sample more robust in the presence of errors
  • Fix amqp links creation random failure
  • Add e2e tests for connection recovery with fault injection

Csharp Service Client

  • Add shared .netstandard1.3 project to service client solution
  • added IDisposable and protected virtual void Dispose(bool) to base classes of service SDK. PR #57

Csharp Device Shared

  • Port the Device SDK to .NetStandard1.3 (work-in-progress)

Device Explorer

  • Fix registryManager.UpdateTwinAsync is not awaited. PR #70
  • PR #74

Don't miss a new azure-iot-sdk-csharp release

NewReleases is sending notifications on new releases.