C#C
C#4y ago
Skit

Update Database with EF core doesn't work and no error message

i am trying to create a database with ef core. Adding a migration works. Update database doesn't, with no error message. The connection string i am using works with other projects without ef.
Screenshot_2022-09-18_10-14-07.png
Was this page helpful?