❔ Reducing commands
Currently to migrate I have to run
is there a defined way to create "scripts" in visual studio solutions?
is there a defined way to create "scripts" in visual studio solutions?
dotnet ef migrations add {ProjectName} --project Project.Persistence --startup-project Project.Api