filmov
tv
Entity Framework Migrations with SQL Server
![preview_player](https://i.ytimg.com/vi/umCUX1gL5Ek/maxresdefault.jpg)
Показать описание
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:
Code used in the video (Be sure to use the git branch 'localSqlMigrations'):
Documentation from Microsoft on assumptions for Key property names: