Add RouteData to Request Context before other middleware run
This allows middleware to do things like look at parameters and see the matched pattern. Thanks to @ninthclowd for the PR!
This allows middleware to do things like look at parameters and see the matched pattern. Thanks to @ninthclowd for the PR!