Blazor - navigate to different project component

Chris Reyneke 1 Reputation point
2021-07-22T13:23:29.29+00:00

Hi.

I would like to create multiple blazor projects. Example:

documentation.domain.com
tasks.domain.com
process.domain.com
authentication.domain.com

I have authentication enabled and I wish to redirect all of these different projects to the authentication.domain.com/login Blazor Component when the user is not logged on.

Could you kindly give me some hints.

Regards,

Chris

What I have tried:

I am running IIS Express and using Navigation Manager.

I know I should use Naviagtion Manager to navigate, but I cannot think how I should be able to navigate to it.

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,579 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.