Replacing a entity collection in Entity Framework Core causes DbContext to fetch the new values when not saved to db. How to reload the collection?

后端 未结 0 630
孤独总比滥情好
孤独总比滥情好 2021-01-15 00:10

What I can\'t understand fully is exemplified in a unit test below. Basically I want to know why DbContext overrides collection values currently stored in the d

相关标签:
回答
  • 消灭零回复
提交回复
热议问题