I found that I could not install the NuGet package WindowsAzure.ServiceBus in my UWP project. Is there a way to use Azure Service Bus Topics from a UWP app? If so, does anybody have any sample to start things off?
I'm writing an app to run in Windows 10 IoT core on a Raspberry Pi and want to be able to subscribe to my Azure IoT Hub to retrieve specific messages from a Topic.
Thanks,
RD