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