How do I create a relationship between User and followers with Code 1st Entity framework

前端 未结 0 1586
情歌与酒
情歌与酒 2020-12-24 05:18

How do I create a many to relationship between User and followers with Code 1st Entity framework. I tried using the following code

  public class User : Ident         


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