Releases: Azure/azure-iot-sdk-csharp
Microsoft Azure IoT C# Service and Device SDKs
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
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
Fixed issue where reported property update would time out
Microsoft Azure IoT C# Service and Device SDKs
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
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
- Create a Shared package for Device and Service SDKs
- Work in progress for Device Twin and Methods features.