How to mask the URL in ASP.NET CORE ?
Loading
How to mask the URL in ASP.NET CORE ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sachin SinghPosted Nov 3, 2022, 6:38 AM
?
now you can use it in anchor tags as
and on the controller part you can decrypt.
Aryan KumarPosted Nov 3, 2022, 8:15 AM
Thank you so much, Sachin !!