dotnet / AspNetCore.Docs

Documentation for ASP.NET Core
https://docs.microsoft.com/aspnet/core
Creative Commons Attribution 4.0 International
12.64k stars 25.29k forks source link

Blazor (client-side) template missing - Suggest rename in docs #13402

Closed mike-01 closed 5 years ago

mike-01 commented 5 years ago

I have the latest VS 2019 Preview and Blazor template, 3.0.0-preview6.19307.2.

I think you need to update the documentation at https://docs.microsoft.com/en-us/aspnet/core/blazor/get-started?view=aspnetcore-3.0&tabs=visual-studio

I believe it should read "Blazor WebAssembly App" and not "Blazor (client-side)".

It's confusing for people getting started with Blazor.

guardrex commented 5 years ago

Hello @mike-01 ... quick side note: Please use the This Page feedback button at the bottom of any topic. It adds metadata to the issue to help us track the work.

VS engineering did make some changes. We corrected one on an earlier PR. I'm not on Preview here (for unrelated reasons). Can you supply a screenshot here for me to take a look at what you're seeing in the VS Preview UI? btw - Yes ... I'm aware of the change of name ... just didn't know that they rolled it out until you said so. :+1:

guardrex commented 5 years ago

@mike-01 Here's the PR that we recently did for the server-side naming ...

https://github.com/aspnet/AspNetCore.Docs/pull/13274

Note in his screenshot that the client-side template hadn't changed names at that time. He posted this UI image ...

Capture

guardrex commented 5 years ago

@scottaddie @tdykstra ~Are either of you on the latest VS 2019 Preview, which is 16.2 Preview 4? If so, do you have a sec to screenshot the new web app dialog? I can't install Preview here ... no HD space left on these drives. :weary: [Next year, I'm building a new desktop or getting a new laptop.]~

Nevermind ... I'll have DR review and approve the PR.

mike-01 commented 5 years ago

Blazor

guardrex commented 5 years ago

Thanks @mike-01 ... Tom showed that to me. I presume that the double entry there is already fixed (or will be soon).

mike-01 commented 5 years ago

VS Info