Code on the Shelf
  • Home
  • .NET
  • Docker
  • Azure
  • Entity Framework
  • Metrics
Sign in Subscribe

EF Core

A collection of 2 posts
Calming down EF Core logging
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.
26 Apr 2018 1 min read
Incorrect String Value with MySQL and EF Core
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:
23 Apr 2018 2 min read
Page 1 of 1
Code on the Shelf © 2025
Powered by Ghost