Mark Vincze

Software Developer

mvc

Matching route templates manually in ASP.NET Core

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.


Use Glimpse with ASP.NET Web Api

asp.net mvc web api glimpse

Glimpse is not fully supported for the Web Api, but it can still be a valuable tool.