 |
Attribute Routing in ASP.NET Web API 2 | The ASP.NET Site
Routing is how Web API matches a URI to an action. Web API 2 supports a new type of routing, called attribute routing . As the name implies, attribute routing uses attributes to ...
www.asp.net |
 |