- Notifications
You must be signed in to change notification settings - Fork3
xuanthanhtah/Find_Job
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- ASP.NET 6
- Entity Framework
- microsoft.entityframeworkcore.sqlserver
- microsoft.entityframeworkcore.tools
- microsoft.entityframeworkcore.design
- edit AppSettings.json according to your computer
- right click FindJobSolotion.Data
- choose Open In Terminal
- type dotnet ef migrations add createdb
- type dotnet ef database update