79682377

Date: 2025-06-27 18:54:17
Score: 2
Natty:
Report link

The issue still persists with EF Core as version 7.x.x. I decided to generate a separate context class for each schema under a different namespace. This way, I have all tables mapped to their entity classes. Since I had to generate the context classes with separate commands, the navigation properties and relations are not set automatically, but that's okay. I can still join tables by specifying the column to join on in the query.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: yashar alee