#33 Route Selection Order | Understanding Routing | ASP.NET Core MVC Course

preview_player
Показать описание
In this lecture you will learn how ASP.NET core application picks up a route based on incoming request URL. It is not based on the order in which routes are defined, but it mainly uses route preferences based on some rules.

Рекомендации по теме
Комментарии
Автор

Hi.
My big question is that while myhome page url is (/), i want to have an action method with url (/{string parameter})?

aminreyshahri
Автор

Hello! How long will be the ASP.NET Core MVC Course?

tomaszkita