Which DLL for UWP?
Posted by: Matha Goram
Date: March 28, 2017 08:35PM

Upon installing MySQL Connector Mono 7.0.7, I found the following DLLs:
Google.Protobuf.dll
MySql.Data.dll
MySql.Data.Entity.EF6.dll
MySQL.Data.EntityFrameworkCore.dll
MySql.Web.dll

I cannot add any of these to a Visual Studio project using the Add Reference operation because these DLLs are not applicable for .NET Core solutions.

I need a very, very simple connectivity test from a Windows 10 IoT core client application to MySQL running in other environments (e.g. Windows, Debian, etc.). I have no issues with the equivalent DLLs for .NET Framework clients.

The documentation states that RT is supported. Which DLL needs to be picked for this purpose. Thanks.

Options: ReplyQuote


Subject
Written By
Posted
Which DLL for UWP?
March 28, 2017 08:35PM


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.