- .NET Core SDK 2.1 RC1 or later
- Visual Studio Code
- C# for Visual Studio Code
- This app should work on any OS (Linux / macOS / Windows)
Open the LCourses folder in Visual Studio Code (VS Code) and select the Startup.cs file.
- Select Yes to the Warn message "Required assets to build and debug are missing from 'MvcMovie'. Add them?"
- Select Restore to the Info message "There are unresolved dependencies".
- Press Debug (F5) to build and run the program.