I?ve had some pretty good success today wrapping Iotivity in a .NET API, and thought I would share the work in case anyone else is interested (or even better: Wants to help out ?). I?ve shared the library and sample app here: https://github.com/dotMorten/IoTivityDotNet
This currently works with Win32 and Windows Universal. I?m planning on supporting Android and iOS as well through Xamarin once I get the library built for those platforms. Tizen with it?s upcoming .NET support should also be possible, but I don?t have any devices to test that on. I did encounter a bug and managed to fix it locally. I logged the issue here: https://jira.iotivity.org/browse/IOT-1658 (It?s a pretty big showstopper since some critical methods aren?t being exported) Would love to hear what you think. /Morten -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20161209/072e42d8/attachment.html>
