C#C
C#15mo ago
Kyiro

Migrating to EF Core migrations

Hello


I'm rewriting a whole backend from TS into C# and I'm struggling at the migrations part after I scaffolded the db context. How would I start using the migrations system EF Core has without just nuking all the data?
Was this page helpful?