AspNetCore.Docs/aspnetcore/client-side/spa/angular.md

1.0 KiB

title author description monikerRange ms.author ms.custom ms.date uid
Use Angular with ASP.NET Core SteveSandersonMS Learn how to get started with the ASP.NET Core Single Page Application (SPA) project template for Angular and the Angular CLI. >= aspnetcore-3.1 stevesa mvc 09/12/2023 spa/angular

Use the Angular project template with ASP.NET Core

[!INCLUDE]

:::moniker range=">= aspnetcore-8.0"

[!INCLUDE spa-templates-recommend-vs]

Visual Studio tutorial

To get started with an Angular project, follow the Create an ASP.NET Core app with Angular tutorial in the Visual Studio documentation.

For more information, see JavaScript and TypeScript in Visual Studio

[!INCLUDE spa-templates-new-vs-old]

:::moniker-end

[!INCLUDE ]