Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

dotnet ef not found

# When the dotnet ef command gives a not found error. Run this to install it.
dotnet tool install --global dotnet-ef
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #dotnet #ef
ADD COMMENT
Topic
Name
4+2 =