C#C
C#3y ago
retro2342d

❔ PM update-database not working in Package manager console.

The add-migration was successful but update-data-base says server not found
I wrote the correct name on Connection string. I am connected to that specific server name on SQL
    "DefaultConnection": "Server=(localdb)\\MSSQLLocalDB;Database=Bulky;Trusted_Connection=True;"
Screenshot_2023-01-14_at_1.43.54_PM.png
Was this page helpful?