CC#•Created by Kyiro on 9/30/2024 in #help 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?