C
C#8mo ago
caique

✅ Add tables in a project with EFCore

I already scaffold my DB in the CLI, but i need to add a new table to the project, how should i do that? I used DB First approach
5 Replies
Unknown User
Unknown User8mo ago
Message Not Public
Sign In & Join Server To View
Angius
Angius8mo ago
I believe you can just follow the usual code-first flow now Create a new model, add a dbset, create a migration, apply it
caique
caique8mo ago
i will check i was concerned that it could be different to different approaches i'll see if i can do that, i never really did this
Unknown User
Unknown User8mo ago
Message Not Public
Sign In & Join Server To View
caique
caique8mo ago
right thx bro
Want results from more Discord servers?
Add your server
More Posts