Uncategorized

Dotnet EF tools updating

I don’t know why this is always hard to find….

EF Core Tools

 

##  To Install

dotnet tool install --global dotnet-ef

## To Update

dotnet tool update --global dotnet-ef

~ScottGeek

 

Leave a Reply

Your email address will not be published. Required fields are marked *