Community

Optional Parameters in Razor Pages Routing

(Mike Brind) Razor Pages routing is based on attribute routing and is very powerful. Parameters provide a way of passing arbitrary data to a page via the URL.