C#C
C#2y ago
Gecko

Run EF Migrations in Azure SQL Database

I made an Azure SQL Database for my blazor application. I'm wondering how to run my EF Migrations so my SQL DB gets seeded with the proper data?
Was this page helpful?