📜  dotnet ef not found - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:24.536000             🧑  作者: Mango

代码示例1
# When the dotnet ef command gives a not found error. Run this to install it.
dotnet tool install --global dotnet-ef