Skip to content

Instantly share code, notes, and snippets.

@JohnBaek
Last active July 6, 2016 05:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JohnBaek/dcd2ab5d1351757bccf08fe6c4ad63d9 to your computer and use it in GitHub Desktop.
Save JohnBaek/dcd2ab5d1351757bccf08fe6c4ad63d9 to your computer and use it in GitHub Desktop.
C#_local_db_Create.cs
Run cd .. to move back up to the project directory
Run the following commands in the command prompt:
dotnet ef migrations add Initial
dotnet ef database update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment