Community

Anchor Tag Helpers, RouteData, and Query Strings in ASP.NET Core 3.0

(Matthew Jones) To finish off our routing series, we’re going to spend a post looking at how to use ASP.NET Core 3.0 Anchor Tag Helpers to generate HTML anchor tags for MVC controllers and actions and Razor Pages, as well as how to access route data and query string parameters on the views and pages