After download the Zip file from Code Canyon, unzip the file, open ExamEase.sln with Visual Studio. Then, follow the steps in the video below to do the configuration.
Please follow the steps in the video below. For the steps that involve Web.config
in the video below, use appsettings.json
file instead, because ExamEase is in .NET Core MVC and it doesn’t have Web.config file. Please do the configuration in appsettings.json. Thank you.
<aside> đź’ˇ For text version of detailed configuration steps, visit here:
What to do after download the file?
</aside>
Please follow the steps in the video below. For the steps that involve Web.config in the video below, use appsettings.json file instead because ExamEase is in .NET Core MVC and it doesn’t have Web.config file. Please do the configuration in appsettings.json.