I\'m using .net core 2.0. I have installed the following nuget Packages: 1: Microsoft.AspNetCore.All 2: Microsoft.EntityFrameworkCore.Tools 3:
Microsoft.AspNetCore.All
Microsoft.EntityFrameworkCore.Tools
This appears to be a bug in Connector/NET: bug 89310, also reported as bug 90368.
Many people (e.g., here and here) recommend switching to Pomelo.EntityFrameworkCore.MySql instead (to use MySQL with Entity Framework Core on .NET Core).