To run this project follow the steps below -
- Download this Project
- Open the project in visual studio
- Open DL/DatabaseContext.cs file
- Provide your MSSQL database Credential in DatabaseContext Property of the DatabaseContext file
- Go to the console manager of your visual studio and write the command "update-Database"
- Run the project