dotnet ef не найден
# When the dotnet ef command gives a not found error. Run this to install it.
dotnet tool install --global dotnet-ef
RWL_Dittrich
# When the dotnet ef command gives a not found error. Run this to install it.
dotnet tool install --global dotnet-ef