Description
In this lab, you will be learning how to create and implement the Cascading Dropdown List into your ASP.NET Core applications. By the end of the lab, you'll have the skills to use MVC to populate dropdown values and generate dependent dropdown values as per the selected by using an Ajax call to use them in the application.
Lab Objective
Upon completion of this lab, you will be able to:
Prerequisites
You should be familiar with ASP.NET Core and MVC.
Lab Requirements