✅ EF Core migrations with Docker

I'm trying to do a simple blazor app that works with database but I can't find a standardized good practice to perform migrations. I'm running both db and blazor app via docker compose.
Was this page helpful?