13.3 introduced a new EF Hosting integration, but https://aspire.dev/integrations/databases/efcore/migrations/ is still telling you to manually run `dotnet ef`. This doc should be updated to use the new hosting integration.
13.3 introduced a new EF Hosting integration, but https://aspire.dev/integrations/databases/efcore/migrations/ is still telling you to manually run
dotnet ef.This doc should be updated to use the new hosting integration.