I have two entities A and B with the following relationship:
- A has 0 or more B
- B has 1 parent A
- B has 1 child A
I don't know how to implement this relationship (navigation properties, Fluent API...)
I have two entities A and B with the following relationship:
I don't know how to implement this relationship (navigation properties, Fluent API...)
Copyright © 2021 Jogjafile Inc.
I'm a c# writer, but I thinck you get the picture ?