ASP.NET Core Single Page App templates
This repo is home for the ASP.NET Core Single Page App (SPA) project templates for Angular and React that have shipped as part of the .NET SDK 6 & 7. The templates have been removed from .NET SDK 8. As a result, this repo is used only for servicing the SPA templates in .NET 6 & 7.
Community templates
This section is for community project templates for using ASP.NET Core with various frontend JavaScript frameworks.
See the contributing guide for details on how to add a project template to this list.
ASP.NET Core + Vite -
Integrates Vite with ASP.NET Core; currently enables authoring front-end projects in vanilla-js, vue, react, preact, lit-element, and svelte, with optional TypeScript support for all listed technologies.