ArnaudC / csjwt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

dotnet tool install --global dotnet-ef
dotnet ef migrations add initialMigration
dotnet ef database update

About


Languages

Language:C# 95.7%Language:Shell 4.3%