aspnetcore/blazor/tutorials/index.md
The following tutorials provide basic working experiences for building Blazor apps.
:::moniker range=">= aspnetcore-8.0"
For an overview of Blazor, see xref:blazor/index.
xref:blazor/tutorials/build-a-blazor-app (Blazor Web App)
xref:blazor/tutorials/movie-database-app/index (Blazor Web App)
xref:blazor/tutorials/signalr-blazor (Blazor Web App)
Microsoft Learn
:::moniker-end
:::moniker range="< aspnetcore-8.0"
For an overview of Blazor, see xref:blazor/index. For more information on the Blazor hosting models, Blazor Server and Blazor WebAssembly, see xref:blazor/hosting-models.
Build your first Blazor app (Blazor Server)
xref:blazor/tutorials/build-a-blazor-app (Blazor Server or Blazor WebAssembly)
xref:blazor/tutorials/signalr-blazor (Blazor Server or Blazor WebAssembly)
Microsoft Learn
:::moniker-end