ZerkyXII
Explore posts from serversMultiple 1 to Many Relationships in Entity Framework
Hello, I just am looking on getting some documentation or something on entity framework core. I have a main Project Table, this Project Table has many tables connected like Tasks, Users, Clients, Phases, etc. All of these other tables are 1 to Many so my projects has a lot of 1 to many relationship(1 project has many tasks, and a task only has 1 project). I'm struggling to figure out how to do this. Any documentation or resources would be awesome!
36 replies