Most EF Core bugs I've seen in production aren't from bad code. They're from code that looks right. It compiles, it passes review, it works fine locally against a database with twelve rows in it.
Source: [Dev.to](https://dev.to/kazemmdev/ef-core-bugs-that-look-like-correct-code-51j6)