MySQL + Windows 10 IoT core
Posted by: aeternamens --
Date: October 22, 2015 03:02PM

I tried to add MySQL.NET connector via NuGet in UWP project for RPi and Win10IoT core and got errors:

MySQL.NET 6.6.4 is not compatible with UAP,Version=v10.0.
Some packages are not compatible with UAP,Version=v10.0.
MySQL.NET 6.6.4 is not compatible with UAP,Version=v10.0 (win10-arm).
Some packages are not compatible with UAP,Version=v10.0 (win10-arm).
MySQL.NET 6.6.4 is not compatible with UAP,Version=v10.0 (win10-arm-aot).
Some packages are not compatible with UAP,Version=v10.0 (win10-arm-aot).
MySQL.NET 6.6.4 is not compatible with UAP,Version=v10.0 (win10-x86).
Some packages are not compatible with UAP,Version=v10.0 (win10-x86).
MySQL.NET 6.6.4 is not compatible with UAP,Version=v10.0 (win10-x86-aot).
Some packages are not compatible with UAP,Version=v10.0 (win10-x86-aot).
MySQL.NET 6.6.4 is not compatible with UAP,Version=v10.0 (win10-x64).
Some packages are not compatible with UAP,Version=v10.0 (win10-x64).
MySQL.NET 6.6.4 is not compatible with UAP,Version=v10.0 (win10-x64-aot).
Some packages are not compatible with UAP,Version=v10.0 (win10-x64-aot).

Also I tried to add linq2db and got the same errors.

Could anyone help me? Or MySQL doesn't work with Win10 IoT core now?

Options: ReplyQuote


Subject
Written By
Posted
MySQL + Windows 10 IoT core
October 22, 2015 03:02PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.