What are attribute-based routes in Web API? How do they differ from convention-based routing?
Attribute based routing in which we are specify route on specific method where as conventional routing is route configure at global level