Skip to content

Releases: Azure/azure-iot-sdk-csharp

Microsoft Azure IoT C# Service and Device SDKs

12 Jan 00:58
Compare
Choose a tag to compare

Fixed dll reference in nuget packages for uwp
Fix object formatting perf issues in HttpClientHelper
Allow users to set ContinuationToken for queries

Microsoft Azure IoT C# Service and Device SDKs

10 Jan 02:59
Compare
Choose a tag to compare

fix CloseAsync to not call AmqpTransportHandler.DisableMethodsAsync()
Updated sdk to use amqp 2.0.2
Reset stream position in GetByte()
Handle X.509 client certificate in Windows 7 WebSocket client
Fixes the regression in error handling

Merge pull request #5

Microsoft Azure IoT C# Service and Device SDKs

14 Dec 19:51
Compare
Choose a tag to compare

Fixed issue where reported property update would time out

Microsoft Azure IoT C# Service and Device SDKs

13 Dec 18:42
Compare
Choose a tag to compare

Additional fixes for PCLCrypto and Validation binding errors
UWP resource fixes
Device Twin implementation
Device Methods implementation

Microsoft Azure IoT C# Service and Device SDKs

13 Dec 18:40
Compare
Choose a tag to compare

partial fixes for pclcrypto.dll and validation.dll binding failures
Microsoft.Azure.Devices.Client UWP library is now a .NET library, not WinRT
Fixes MQTT KeepAlive issue;
Fixes MQTT message ownership issue
Fixes error handling of throttling error
Code signing issues on nuget files fixed.

Microsoft Azure IoT C# Service and Device SDKs

01 Dec 03:09
Compare
Choose a tag to compare
  • Create a Shared package for Device and Service SDKs
  • Work in progress for Device Twin and Methods features.