Ordering attribute routes - Asp.net core web API

Viewed 169

In asp.net core web API, attribute routes can configure an order, and these are processed in ascending order. What I can't figure out is a real-life use case where this feature would be handy. Any thought? (Ordering attribute routes)

0 Answers
Related