Entity Framework MySQL MySQL Server How to Connect to MySQL Database with Entity Framework Core November 29, 2022 Andriy Kravets This post shows goes through the steps to connect a .NET 6 API to MySQL using Entity Framework Core, and automatically create/update the MySQL database