RatingThing UWP
UWP IoT sample application for connecting a Rating "Thing" to Azure to accompany this blog post: https://stefanwick.com/2018/10/15/azure-iot-with-uwp/
How to build
Open RatingThing.sln in Visual Studio 2017 with latest updates and build the solution
How to run
You can it on your PC (as simulated IoT device) by hitting F5 or on your Windows IoT Core device (e.g. Raspberry Pi 3) via remote deploy/debug.
More details on my blog https://stefanwick.com/2018/10/15/azure-iot-with-uwp/