Kizspy | Question: 27
(Choose 1 answer)
What is the purpose of the Fluent API in Entity Framework Core?
A. It provides a graphical interface for designing the entity model
B. It is used to configure the entity model using a fluent method chain syntax
C. It is used to generate database scripts from the entity model
D. It is used to handle database migrations in Entity Framework Core