i have a View Model For show my course on index page
public class ShowCourseListItemViewModel { public int CourseId { get; set; } public s