(Choose 1 answer)
Use the EF Core Migrations feature to create the database. Choose the correct information.
A. The Migrations is a set of tools that create and update a database to match the data model.
B. The Update Database of Migration is a set of tools that create and update a database to match the data model.
C. None of the others.
D. The Migrations is a set of Web API component that create and update a database to match the data model.
E35