2
(Choose 1 answer)
Which of the following statements related to Entity Framework Core (EF Core) is True?
A. EF Core allows interaction with data from relational databases using a database model that maps directly to the business objects in the application
B. Entity Framework Core supports only database provider to access to MS SQL Server
C. EF Core is a lightweight, extensible, open-source, and cross-platform version of the popular Entity Framework data access technology
D. None of the others
w
Finish