【发布时间】:2020-08-15 23:55:31
【问题描述】:
在 asp .net razor 页面中,有内置的 urldata。我用它来轻松地从 url 中读取。 https://docs.microsoft.com/en-us/aspnet/web-pages/overview/routing/creating-readable-urls-in-aspnet-web-pages-sites
asp .net core razor pages 中的等价物是什么?
【问题讨论】:
标签: asp.net-core razor asp.net-routing