Skip to content

vesile-app/VesizleMvcCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VesizleMvcCore

Database'i kurup baglanmak

  1. nuget package manager -> dotnet tool install --global dotnet-ef
  2. VesizleMvcCore icerisinde -> dotnet ef database update
  3. Tools -> Connect to Database -> Microsoft SQL Server -> Server Name = (localdb)\MSSQLLocalDB
  4. Select or enter a database name -> VesizleDB
  5. OK