dotnet / dotnet/AspNetCore.Docs

Add docs explaining current method of adding SPA hosting to an ASP.NET Core Application

Open
#33,377 0 comments 2 reactions 1 assignee Claimed by @tdykstra View on GitHub
doc-idea seQUESTered
Dominant language
C#
Stars
13.1k
Forks
24.6k
Avg merge
1d 3h
Merged PRs (30d)
97

Description

We have recently updated our app to ASP.NET core 8 from and old version and I've been trying to find the current recommended way to add a SPA page after reading that it changed between version 5 and 6. Currently the only docs are about starting a new project:
https://learn.microsoft.com/en-us/visualstudio/javascript/tutorial-asp-net-core-with-angular?view=vs-2022
Trying to pull apart a template project to figure out the diff is a painful developer experience.

A topic with a concise list of changes required to host a SPA is needed. It could still go under "Learn/Visual Studio/Tutorials".
It will help developers with existing projects figure out what the minimal changes are to add SPA hosting to their application.

---
[Associated WorkItem - 346684](https://dev.azure.com/msft-skilling/Content/_workitems/edit/346684)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.