Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to use with blazor server #225

Closed
DennyFiguerres opened this issue Oct 3, 2023 · 2 comments
Closed

how to use with blazor server #225

DennyFiguerres opened this issue Oct 3, 2023 · 2 comments

Comments

@DennyFiguerres
Copy link

i have heard that this works with blazor server but how to do that when the install says that i need to add to index.html but blazor server does not have an index.html file in the project.

@IvanJosipovic
Copy link
Owner

Add the code to the equivalent file that contains the index, _Layout.cshtml.

@DennyFiguerres
Copy link
Author

And in Blazor V7 that page was replaced by /Pages/_Host.cshtml
thanks now i see where to go....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants