Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 376 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 376 Bytes

Payroll-Management-App

To run this project follow the steps below -

  1. Download this Project
  2. Open the project in visual studio
  3. Open DL/DatabaseContext.cs file
  4. Provide your MSSQL database Credential in DatabaseContext Property of the DatabaseContext file
  5. Go to the console manager of your visual studio and write the command "update-Database"
  6. Run the project