Код: Выделить всё
http://localhost:5088/freq_asked
Код: Выделить всё
routes.MapRoute(
name: "Contacts",
url: "contact_the_support_team",
defaults: new { controller = "Home", action = "Contacts" }
);
Мне не удалось создать ничего работающего в программе.cs< /код> файл.
Подробнее здесь: https://stackoverflow.com/questions/787 ... p-net-core