Getting the Best Out of Entity Framework Core

Getting the Best Out of Entity Framework Core

NDC Conferences via YouTube Direct link

Intro

1 of 20

1 of 20

Intro

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Getting the Best Out of Entity Framework Core

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Entity Framework Core in Action
  3. 3 A super-simple database to show how EF Core works
  4. 4 Three types of relationships
  5. 5 Three (four) ways of reading the database
  6. 6 A look at the Select load code
  7. 7 The SQL created by the Select query
  8. 8 A better way to set up the relationships
  9. 9 EF Core works out the correct order for the SQL
  10. 10 Understanding relational fixup
  11. 11 Relational fixup and hierarchical data
  12. 12 EF Core and Domain-Driven Design in 5 minutes
  13. 13 An example of a DDD-styled entity class
  14. 14 Alternative to Delete - soft delete
  15. 15 ValueConversions (came in EF Core 2.1)
  16. 16 Using code to configure EF Core
  17. 17 Using Cosmos DB to improve performance
  18. 18 Cosmos DB-in EF Core 3 (some limitations)
  19. 19 Unit testing applications that user EF Core
  20. 20 The end

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.