I have the StudentDbContext
public class StudentDbContext : DbContext { public StudentDbContext() { } public StudentDbContext(DbContextOptions<