Query string URL in aap.net core
hi, I m using MVC ASP.net core, I want to hide the query strings in url like as below..
http:\\localhost\employeedetails?I'd=123
it should be like
http:\\localhost\employeedetails?I'd=123
please let me know the approaches.
thank you
Shweta LodhaPosted May 27, 2021, 9:23 PM
Arnab MukherjeePosted May 27, 2021, 8:24 PM