Kizspy | Question: 24
(Choose 1 answer)
What is the purpose of reverse engineering with the dotnet-ef tool?
A. To generate C# entity classes and a DbContext based on an existing database schema
B. To automatically create a database schema from the code-first entity classes
C. To optimize the performance of database operations
D. To generate complex SQL queries