Create Migration

Create and apply an EF Core migration for a module's DbContext the FSH way (central Migrations project, per-module folder, correct --context). Use after changing entities/EF config. See .agents/rules/database.md.

fullstackhero 5535deb 2.9 KB Updated

File contents

fullstackhero/dotnet-starter-kit/tree/main/.agents/skills/create-migration commit 5535deb3ea

Frequently asked questions

npx skillmds@latest add fullstackhero/create-migration