.NET 4.5 on Raspberry Pi- Mono
Posted: Mon Feb 29, 2016 2:13 pm
Hello,
I am developing an application using Azure IOT hub. I have compiled my application using .NET 4.5 and it works well. I then bring this application into Raspberry and try to run the exe. It throws me "missing method .ctor in assembly mono" for Microsoft.azure.device.dll .
Any help how i would be able to use this in Raspberry Pi
P.S : I have already installed mono complete
THanks,
Aditya
I am developing an application using Azure IOT hub. I have compiled my application using .NET 4.5 and it works well. I then bring this application into Raspberry and try to run the exe. It throws me "missing method .ctor in assembly mono" for Microsoft.azure.device.dll .
Any help how i would be able to use this in Raspberry Pi
P.S : I have already installed mono complete
THanks,
Aditya