filmov
tv
Entity Framework Migrations with SQL Server
Показать описание
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: