Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.21 KB

File metadata and controls

35 lines (23 loc) · 1.21 KB
title Use React with ASP.NET Core
author SteveSandersonMS
description Learn how to get started with the ASP.NET Core Single Page Application (SPA) project template for React and Create React App (CRA).
monikerRange >= aspnetcore-3.1
ms.author wpickett
ms.custom mvc
ms.date 04/24/2026
uid spa/react

Use React with ASP.NET Core

[!INCLUDE]

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

[!INCLUDE spa-templates-recommend-vs]

Visual Studio tutorial

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

For more information, see JavaScript and TypeScript in Visual Studio

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

Related content

:::moniker-end

[!INCLUDE]