Skip to content

JobSeeker Portal with .NET and Entity Framework Core

Notifications You must be signed in to change notification settings

ChunWaiLeong/JobQuest.Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JobQuest.Web

JobSeeker Portal with .NET and Entity Framework Core

Setting Up the JobQuest Database

  1. Clone the repository.

  2. Configure the appsettings.json file with your database connection details.

  3. Run the following commands to apply migrations and set up the database:

    dotnet ef database update

About

JobSeeker Portal with .NET and Entity Framework Core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors