Date: 2025-04-08 13:13:11
Score: 3.5
Natty:
okey, just to have commands for every version of EF in one place, for EF6 it is:
update-database -TargetMigration <full migration name including id>
(origin: https://learn.microsoft.com/en-us/ef/ef6/modeling/code-first/migrations/#migrate-to-a-specific-version-including-downgrade )
Reasons:
- Probably link only (1):
- Low length (1):
- No code block (0.5):
- Low reputation (1):
Posted by: EssentialMarie