You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don't have any plans to support AOT compiled applications at this time. We also don't plan on migrating away from Newtonsoft in the near future either, unfortunately.
I tried to use AOT-compiled .NET 8 with ModuleClient but it failed:
After closer examination this is due to old json serializer used here:
Is there any roadmap for AOT-compatible Microsoft.Azure.Devices.Client ?
The text was updated successfully, but these errors were encountered: