MySQL connection not an option

Hello -

I’ve created a new application using Radzen Blazor Studio and went to add a MySQL data source, however in my available options for data connections, both MySQL and Oracle are grayed out. In the past, I’ve developed solutions on MSSQL or used various REST/OData/OpenAPI connections with not problem and never really noticed whether MySQL worked or not. Am I missing something that would make this a grayed-out option? I do have the latest MySQL installed on the development machine. Thanks!

Hi @CRCraig,

Unfortunately there is still no .NET 10 EF 10 support for MySQL. You can try making a .NET 9 application - MySql support should be available there.