1.1 KiB
1.1 KiB
title | author | ms.author | monikerRange | description | ms.date | uid |
---|---|---|---|---|---|---|
Overview of Single Page Apps (SPAs) in ASP.NET Core | rick-anderson | wpickett | >= aspnetcore-6.0 | Overview of Single Page Apps (SPAs) in ASP.NET Core | 09/12/2023 | spa/intro |
Overview of Single Page Apps (SPAs) in ASP.NET Core
::: moniker range=">= aspnetcore-8.0"
[!INCLUDE spa-templates-recommend-vs]
Visual Studio tutorials
To get started, follow one of the tutorials in the Visual Studio documentation:
- Create an ASP.NET Core app with Angular
- Create an ASP.NET Core app with React
- Create an ASP.NET Core app with Vue
For more information, see JavaScript and TypeScript in Visual Studio
[!INCLUDE spa-templates-new-vs-old]
::: moniker-end