News

Pass parameters via query string in ASP.NET Core MVC. Passing parameters in the query string is another option. It doesn’t require changing the routing information and hence is backwards compatible.