Entity Framework Migrations with SQL Server

preview_player
Показать описание
Learn how to migrate your .Net code to a SQL server database using Entity Framework Migrations. This is a great way to keep API changes in sync with the database.

Code used in the video (Be sure to use the git branch 'localSqlMigrations'):

Documentation from Microsoft on assumptions for Key property names:

Рекомендации по теме