In this video, we added comments to the following files:
1. The program.cs file.
2. The appsettings.json file.
3. The ViewModels/CreateNewEmployeeVM.cs file.
4. The ViewModels/EditExistingEmployeeVM.cs file.
In the next video, we will add comments to the Controllers/EmployeeController.cs file.
We will also attempt to actually run the program to verify it is working.