Download presentation
Presentation is loading. Please wait.
1
Entity Framework Code-First Migrations
.NET Migrations Entity Framework Code-First Migrations David Turner Senior Developer Christ’s Church of the Valley
2
Entity Framework Tools > Library Package Manager > Package Manager Console
3
Code-First Model (POCO)
4
dbContext
5
Enabling
6
Configuration Enabling, creates migrations folder with two files, configuration and an initial create migration
7
Add Migration
8
Customizing
9
Run Migration
10
SQL Script
11
Reference
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.