Solidt.eu
  • Home
  • Code snippets
  • News

dotnet ef tool (Entity Framework)

Date: 2019-11-27
# install
dotnet tool install --global dotnet-ef

# update
dotnet tool update --global dotnet-ef

https://stackoverflow.com/a/57070108

294400cookie-checkdotnet ef tool (Entity Framework)no
Loading