Attribute Routing in ASP.NET Core | Day 18 | Pranaya Rout | Dot Net Tutorials | Online Training

3K views Mar 12, 2024

Attribute Routing in ASP.NET Core | Day 18 | Pranaya Rout | Dot Net Tutorials | Online Training At the end of this video, you will understand the following pointers. What is Attribute Routing in ASP.NET Core MVC? Why do we need Attribute Routing in ASP.NET Core MVC Applications? How to use Attribute Routing in ASP.NET Core MVC? Can we Apply Multiple Route Attributes to a Single Action Method in ASP.NET Core MVC? Attribute Routing with Parameters in ASP.NET Core MVC Application Attribute Routing with Optional Parameters in ASP.NET Core Controller and Action Method Names in Attribute Routing Can we use Attribute and Convention-Based Routing in a Single ASP.NET Core MVC Application? How to Apply Route Attribute at Controller Level in ASP.NET Core MVC Application? How to Ignore the Route Attribute Placed at the Controller Level in ASP.NET Core MVC? What are the Advantages of using Attribute Routing in ASP.NET Core MVC? Understanding Tokens in Attribute Routing. Token Example in Attribute Routing. Advantages of using Tokens in Attribute Routing. Do we need to write the action token on each action method? Attribute Routing vs. Conventional Routing in ASP.NET Core.