I've been playing with my Raspberry pi 2 with Windows 10 IoT. And want to send commands to device using alljoyn.
However I was unable to find any kind of client/router sample c# code. Microsoft offers Windows.Devices.AllJoyn namespace only for Windows 10 :( https://msdn.microsoft.com/library/windows/apps/windows.devices.alljoyn.aspx
Am I the only person who want to use alljoyn in c# app other than in Windows 10?