Does Entity Framework Core support MariaDB?
I see it's not among the list of supported providers, but MySQL is. Maybe the MySQL provider would work against MariaDB?
I'm using the Pomelo MySql provider with Maria DB. It works great. MariaDB is just a fork of MySql,