EF Core 10 for MySQL dotConnect exact support state

EF Core 10 for MySQL dotConnect exact support state

Hello,

I'm trying to migrate to .NET10 and EF Core 10 an application.
According to the website the connector supports both .NET 10 and EF Core 10.

The current latest NuGet dependency also shows package requirements for EF Core 10


But running queries actually doesn't work at all ?



Also this thread/ticket states it actually isn't supported in the end? (from less than a week ago)


I'm trialing this package for my company but this look like a pretty bad start with such lack of clarity and false statements: (according to: https://www.devart.com/dotconnect/mysql/features.html)



Can I get some clarification ?

Thank you.