1,674 questions
How to perform programmatic routing in Blazor without changing the URL?
BharatRam Harikrishnan
0
Reputation points
We need to perform programmatic routing in Blazor without changing the URL. This is useful in scenarios where you want to handle navigation within your application without affecting the URL visible to the user.
Developer technologies | .NET | Blazor
Sign in to answer