How do I get the base path/Uri on the server side of Blazor WASM?
In pages it's obvious -> Navigationmanager.BaseUri
.
But I need to do the same in the backend. Any suggestions for a workaround?
How do I get the base path/Uri on the server side of Blazor WASM?
In pages it's obvious -> Navigationmanager.BaseUri
.
But I need to do the same in the backend. Any suggestions for a workaround?