Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 280 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 280 Bytes

EFTutorials

Created a sample POC to understand Entity Framework Database First Approach

Concepts of Entity Framework

EDM

  • Storage Model

  • Conceptual Model

  • Mapping

  • Scalar Properties

  • Navigation Properties

    • Reference Navigation
    • Collection Navigation