Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 685 Bytes

File metadata and controls

26 lines (14 loc) · 685 Bytes

Entity Framework Demo

This demo shows three approaches of configuring the data entity mappings in both EF6 and EF Core.

Projects

This demo contains two "parallel" projects:

  • One project created with .NET Framework - using Entity Framework 6
  • One project created with .Net Core - using Entity Framework Core

Both projects contain three entities:

  • Customer - uses implicit mappings
  • CustomerOrder - uses attribute annotation mappings
  • MyProduct - uses EntityTypeConfiguration mappings

Donations

If you like my work and want to support me, you can buy me a coffee:

ko-fi