你的位置: 码友网首页 / 资讯源列表 / Migrations and Seed Data with Entity Framework Core

关于[Migrations and Seed Data with Entity Framework Core]的摘要:

In this section, we are going to cover Migrations and Seed data features in Entity Framework Core.In the previous parts of this series, we have created the database model (entity and context classes) and applied different configuration options. Now it is time to transfer this database model to the real database in SQL server. Our SQL database schema needs to be aligned with our application’s database model and using migrations will help us keep things that way.

原文地址: https://code-maze.com/migrations-and-seed-data-efcore/

收录时间: 2019-08-13 浏览量: 2136 分类: Entity Framework Core

| 0 收藏 | 0