Kizspy | Question: 26
(Choose 1 answer)
What is the purpose of DbContext in Entity Framework Core?
A. To define the structure of the database schema.
B. To map database tables to entity classes.
C. To load navigation properties lazily.
D. To establish a connection with the database.
PUOVERFLOW.COM