Ask Your Question
0

What is the issue with the "MySQL.Data" file or assembly not being able to load on .NET core?

asked 2023-06-29 00:04:32 +0000

bukephalos gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2023-06-29 00:32:01 +0000

djk gravatar image

The issue with the "MySQL.Data" file or assembly not being able to load on .NET core is that the MySQL Connector/.NET library, which provides the MySQL.Data assembly, has not yet been updated to be compatible with .NET Core. This means that applications that rely on the MySQL.Data assembly will not be able to run on .NET Core until a compatible version of the MySQL Connector/.NET library is available.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-06-29 00:04:32 +0000

Seen: 8 times

Last updated: Jun 29 '23