Installed VS 2019 Preview 16.6.0 Preview 2.1, followed the instructions above. However, at step #5 I cannot proceed because the Blazor WebAssembly App option does not exist. I tried to follow the instructions here:
https://stackoverflow.com/questions/59272624/missing-visual-studio-2019-blazor-webassembly-app-template
Which pointed me here:
https://www.nuget.org/packages/Microsoft.AspNetCore.Blazor.Templates
Which showed that it was deprecated, and led me here:
https://devblogs.microsoft.com/aspnet/blazor-webassembly-3-2-0-preview-2-release-now-available/
Which finally did work.
I think this could be added to the VS 2019 preview by default.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Installed VS 2019 Preview 16.6.0 Preview 2.1, followed the instructions above. However, at step #5 I cannot proceed because the Blazor WebAssembly App option does not exist. I tried to follow the instructions here:
https://stackoverflow.com/questions/59272624/missing-visual-studio-2019-blazor-webassembly-app-template
Which pointed me here:
https://www.nuget.org/packages/Microsoft.AspNetCore.Blazor.Templates
Which showed that it was deprecated, and led me here:
https://devblogs.microsoft.com/aspnet/blazor-webassembly-3-2-0-preview-2-release-now-available/
Which finally did work.
I think this could be added to the VS 2019 preview by default.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.