Jun 18, 2016 • asp.net mvc
It can come handy to manually match a request path to route templates, and extract the arguments. This post describes how it can be done with ASP.NET Core.
May 14, 2015 • asp.net mvc web api glimpse
Glimpse is not fully supported for the Web Api, but it can still be a valuable tool.