Skip to content

yoniberplay/POKEDEX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POKEDEX

Tools

  • C#
  • ASP.NET Core MVC
  • Razor
  • Class Library
  • Entity Framework
  • SQL SERVER 2018

Database

In VS go to Tools/NuGet Package Manager/ Package Manager Console. Write in console> Add-Migration "name of the migration" and after >Update-Database

image

image

image

image

image