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

I can't find the steps to create client and server #33988

Closed
shiruide opened this issue Oct 31, 2024 · 4 comments
Closed

I can't find the steps to create client and server #33988

shiruide opened this issue Oct 31, 2024 · 4 comments
Assignees
Labels

Comments

@shiruide
Copy link

shiruide commented Oct 31, 2024

Description

I am wondering if anyone read through and followed the step of this tutorial. The first step is create BlazorSignalRApp. However, in the next steps, it mentions BlazorSignalRApp.Client project, and later there is BlazorSignalRApp.Server project.
Did the author really followed the steps?

Page URL

https://learn.microsoft.com/en-us/aspnet/core/blazor/tutorials/signalr-blazor?view=aspnetcore-8.0&tabs=visual-studio

Content source URL

https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/blazor/tutorials/signalr-blazor.md

Document ID

85af7a99-672c-0438-dcc2-e8edfaf70c54

Article author

@guardrex

Related Issues

Copy link
Contributor

🍂🎃🏮 Autumn Skies and Pumpkin Pies! 🥧☕🍂

Stand by! A green dinosaur 🦖 will arrive shortly to assist.

@guardrex
Copy link
Collaborator

There might be a problem that developed when we introduced coverage for Blazor Web Apps. I'll check on it and get back to you.

@guardrex
Copy link
Collaborator

guardrex commented Oct 31, 2024

There's no reference to BlazorSignalRApp.Server ... where do you see that?

The BlazorSignalRApp.Client project is generated for a Blazor Web App when you select "Interactivity location: Per page/component" when creating the app.

The app should look like what you see in the sample, which is cross-linked ...

https://github.com/dotnet/blazor-samples/tree/main/9.0/BlazorSignalRApp

@shiruide
Copy link
Author

shiruide commented Oct 31, 2024 via email

@github-project-automation github-project-automation bot moved this from Triage to Done in Blazor.Docs Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

2 participants