Inle Choices
Answer (Choose 1 answer)
Which of the following statements related to Entity Framework Core (EF Core) is True?
A. None of the others
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. EF Core allows interaction with data from relational databases using a database model that maps directly to the business objects in the application
Q: 21