I have following models:
public class Project { public virtual int Id { get; set; } public virtual int Name { g