EF Core Calming down EF Core logging EF Core logging is awesome by default for debugging purposes. At info level you get every query and response going and coming from the db.
EF Core Incorrect String Value with MySQL and EF Core When I attempted to insert it into a local development database, I notice an odd exception, something that I thought would be avoided because I'm using UTF8 in the character set of the MySQL 5.7: