EF Core 11 Preview 4: Stop Retyping --project and --startup-project with .config/dotnet-ef.json
EF Core 11 Preview 4 lets the dotnet ef tool read default option values from a .config/dotnet-ef.json file, so split solutions no longer force you to pass --project and --startup-project on every command.