In this course, you'll learn how to use Entity Framework Code First Migrations to propagate data model changes to your database.
What you'll learn
- Enabling Migrations
- Adding Migrations
- Updating the Database
- Modifying Migrations
- Deploying Migrations