I need to access IoT Central app APIs from a WPF/C# .Net 4.7 Framework application. I found this C# SDK that is created from the REST APIs. using autorest.
https://github.com/Azure-Samples/azure-iot-central-samples-csharp
Should it be possible to generate a .Net Framework SDK in the same way ?