Skip to content

Instantly share code, notes, and snippets.

@elvircrn
Last active May 25, 2017 20:19
Show Gist options
  • Select an option

  • Save elvircrn/827c647a8a6b61b62dde59dbb318caf5 to your computer and use it in GitHub Desktop.

Select an option

Save elvircrn/827c647a8a6b61b62dde59dbb318caf5 to your computer and use it in GitHub Desktop.
Package Manager console
Default project: InterkativnaMapa.DAL
EntityFramework\Enable-Migrations -Force
EntityFramework\Add-Migration migration
EntityFramework\Update-Database
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment