13 - Web API Routing | ASP.Net Web API

Опубликовано: 26 Март 2026
на канале: Code Semantic
2,536
30

This video is introduction to 'Routing' in ASP.Net Web API.
ASP.Net Web API Supports
1) Convention Based Routing
2) Attribute Routing

Following links for ASP.Net MVC Routing
Introduction to Routing in MVC :    • 13 -  Routing in asp.net MVC  
Traditional Routing in MVC :    • 14 - Traditional Routing  in asp.net mvc  
Attribute Routing in MVC :    • 15 - Attribute Routing in asp.net mvc