Quiz: Reverse Engineering
Review what you’ve learned about reverse engineering in EF Core.
We'll cover the following...
Quiz Yourself on Reverse Engineering
1
Which components constitute EF Core models?
A)
Scaffolds and databases
B)
DbContextOptions object and entity type classes
C)
DbContext and entity type classes
D)
DbContext and scaffold classes
Question 1 of 50 attempted
Ask