filmov
tv
C# - Migrations - ASP.NET MVC with EF Core
![preview_player](https://i.ytimg.com/vi/tL1-rzaPjJw/maxresdefault.jpg)
Показать описание
This tutorial is about implementing migrations to an MVC app. It presents the following points:
- Learn about migrations
- Change the connection string
- Create an initial migration
- Examine Up and Down methods
- Learn about the data model snapshot
- Apply the migration
It is the continuation of these tutorials:
Microsoft.Com Tutorial:
Initial code (GitHub):
Code at the end (GitHub):
- Learn about migrations
- Change the connection string
- Create an initial migration
- Examine Up and Down methods
- Learn about the data model snapshot
- Apply the migration
It is the continuation of these tutorials:
Microsoft.Com Tutorial:
Initial code (GitHub):
Code at the end (GitHub):