Community

Using Parameter Transformers To Modify Route And Parameter Values In Razor Pages

(Mike Brind) Available from ASP.NET Core 2.2, parameter transformers enable the centralisation of logic for modifying the value of routes and route parameters in URLs generated by the anchor tag helper or the Url helper.