

ASP.Net Core MVC
HTML Helper in ASP.NET Core Part 2- Session 29
about passing Select List Items from Controller to View and DropDownList Html Helper. In Session 28 we explained DropDownList and created its item list inside the View. During this session we will show you the way that you can create the list in the Action Method and passing it to the View.