Posts by Vinicius Maboni • 43 points
1 post
-
4
votes1
answer193
viewsQ: Entity Framework 6 tries to insert FK
I have a small application in C#, WPF and EF6. I’m using Code First, but I’m having a hard time creating a relationship. Look at my code, of the classes I want to relate: I’m editing for the final…