I have the following two models
public class Author { public int AuthorID { get; set; } public string Name { get;