EF Core Navigation Property Creating Circular Reference Issue On Delete
I have a scenario I haven’t seen before and I can’t seem to find an answer on it. Could be improper configuration or something else.
keep getting error when executing raw sql in .net and mysql
I’m using EFCore 7.0 and Pomelo 7.0 with MySQL 8.0. When I execute raw SQL in NetCore project, it has error. This is a working way in previous version.