Overview

Previously, we scaffolded the following directories and files:

  • Data/ArtistsContext.cs
  • Entities/Album.cs
  • Entities/Employee.cs
  • Entities/Studio.cs
  • Entities/Tag.cs

In this lesson, we’ll:

  • Review these generated files.
  • Update the EF Core model after modifying the database.

Our project is below:

Get hands-on with 1200+ tech skills courses.