parent
36d59d930a
commit
ff55da9653
|
@ -19,9 +19,9 @@ To get started with Blazor, follow the guidance for your choice of tooling:
|
|||
|
||||
# [Visual Studio](#tab/visual-studio)
|
||||
|
||||
1. To create Blazor Server apps, install [Visual Studio 2019 version 16.4 or later](https://visualstudio.microsoft.com/vs/preview/) with the **ASP.NET and web development** workload.
|
||||
1. To create Blazor Server apps, install the latest version of [Visual Studio 2019](https://visualstudio.microsoft.com/downloads/) with the **ASP.NET and web development** workload.
|
||||
|
||||
To create Blazor Server and Blazor WebAssembly apps, install Visual Studio 2019 16.6 Preview 2 or later with the **ASP.NET and web development** workload.
|
||||
To create Blazor Server and Blazor WebAssembly apps, install the latest preview of [Visual Studio 2019](https://visualstudio.microsoft.com/vs/preview/) with the **ASP.NET and web development** workload.
|
||||
|
||||
For information on the two Blazor hosting models, *Blazor WebAssembly* and *Blazor Server*, see <xref:blazor/hosting-models>.
|
||||
|
||||
|
|
Loading…
Reference in New Issue