Skip to main content
Contents
Exit focus mode
Bookmark
Edit
Share
Twitter
LinkedIn
Facebook
Email
Theme
Light
Dark
High contrast
Sign in
Profile
Bookmarks
Collections
Sign out
Contents
Web API Routing
01/26/2012
2 minutes to read
In this article
How ASP.NET Web API routes HTTP requests to controllers and actions.
Routing in Web API
Routing and Action Selection in Web API
Attribute Routing in Web API 2
Create a REST API with Attribute Routing in Web API 2
Is this page helpful?
Yes
No
Any additional feedback?
Skip
Submit
Thank you.
Is this page helpful?
Yes
No
Any additional feedback?
Skip
Submit
Thank you.
In this article