Title: Howto guide to conventional routing in ASP.NET MVC Core
In this short tutorial we discuss the Conventional Routing in ASP.NET MVC Core.
We go over the definition of the default route and then go over the basics of default and optional route values as well as how to define a new custom route. The video ends with being able to create a link to the newly created route to be used within our sample application.
Related videos that might be helpful:
IIS Install and NET Core Web App - • 0003 - IIS Install and .NET MVC Core Web ...
Creating a View in ASP NET Core - • 0007 - Creating a View in ASP NET MVC Core...
Configuration files in ASP.NET Core - • 0006 - Configuration files in ASP.NET MVC ...
#dotnetcore #aspnetcore #asp.net #mvc #entityframework #routinginmvc #beginners