EF Core - import entity with relationships to entities that dont exist yet

后端 未结 0 1307
慢半拍i
慢半拍i 2020-12-16 22:27

I encountered this somehow special task. My model looks like this

public class Bot
{
    public int Id { get; set; }

    public StoryItem StartItem { get; se         


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