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)
Can I get some clarification ?
Thank you.