Here Mudassar Ahmed Khan has explained with an example, how to get selected Value and selected Text of DropDownList in ASP.Net Core MVC.
When the Submit Button is clicked, the selected Value and selected Text of the DropDownList are fetched inside the Controller in ASP.Net Core MVC.