raspberry-sharp-io icon indicating copy to clipboard operation
raspberry-sharp-io copied to clipboard

How to convert this lib to .net Core and use it into Windows IOT on RPI3

Open pdsavard opened this issue 8 years ago • 6 comments

Someone use this lib in windows IOT program? How I can compile it with core.net. My projecr is build for Windows IOT univesall app Windows 10 build 10586.

Thanks

pdsavard avatar Oct 28 '16 17:10 pdsavard

https://github.com/ScramOnline/raspberry-sharp-io i create this fork, works over ubuntu

Ramon-Balaguer avatar Feb 05 '17 21:02 Ramon-Balaguer

I'm also interested in a .net core version. I started on this but got bogged down in conversion of code I'm not familiar with. So gave up after a while until either someone else does this or I familiarize myself with this code and the conversion process to dotnet core.

donker avatar Mar 01 '17 16:03 donker

Actually the aforementioned ScramOnline fork seems to have nailed it. Sorry to waste anyone's time.

donker avatar Mar 01 '17 16:03 donker

Hi @ScramOnline

Thanks for your port. Do you plan to publish your fork to nuget ? Do you think you can manage to upgrade the lib to be usable also on Windows 10 IoT ?

maitredede avatar May 02 '17 22:05 maitredede

On Wed, May 3, 2017 at 12:43 AM, Damien DALY [email protected] wrote:

Do you plan to publish your fork to nuget ? Do you think you can manage to upgrade the lib to be usable also on Windows 10 IoT ?

​Do you plan to publish your fork to nuget ? I would like to do it in the next month. Do you think you can manage to upgrade the lib to be usable also on Windows 10 IoT ?​ No i don't know

Ramon-Balaguer avatar May 08 '17 10:05 Ramon-Balaguer

Unfortunately, this is outdated. The fork uses deprecated xproj structure and visual studio solution (I'm on linux, using VS Code). I'll see if I'm able to make it work on dotnet core 2.0 and vs code.

nzain avatar Jul 13 '17 19:07 nzain