✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
EF Core API will create which table for the following context?public class SchoolContext : DbContext { ....
public DbSet<Student> Students { get; set; }
}
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!