C#C
C#16mo ago
UntoldTitan

✅ EFCore 8 MySQL - Table doesn't exist, but it does?

I'm trying to use EFCore to integrate with an existing database, but apparently the table doesn't exist, even though it clearly does. I'm manually writing the class for Products since EFCore didn't automatically generate it.

What the heck is going on here?
image.png
image.png
Was this page helpful?