Skip to content

Microsoft Azure IoT SDKs for .NET v2 Preview 002 Release 2022-11-03

Pre-release
Pre-release
Compare
Choose a tag to compare
@drwill-ms drwill-ms released this 04 Nov 22:28
· 83 commits to main since this release
d0a1868

This is the second preview of the v2 clients. You can read about the changes in this migration guide.

General notes

  • Reduced the library count by 1.
    • Microsoft.Azure.Devices.Authentication has been removed and the relevant classes moved into Microsoft.Azure.Devices.Provisioning.
  • Renamed more methods and properties (see migration guide for details).
  • More unit test mocking improvements.

Specific changes

Full Changelog: 2022-10-14-v2preview...2022-11-03