Where can I find the new SPA templates? #51341
-
Issue #49388 and PR #49413 have removed the old SPA templates, and the issue says we "recommend the new Visual Studio templates". But where are they? I have searched the issue, the PR and the repository but I cannot find any of them, or any link to them. Are they unavailable on GitHub? I have found something to contribute. When I create a React + ASP.NET project enabling Docker, the backend server listens to two random ports by default, as shown below. But the frontend uses port 7291, so it cannot receive any data from backend. To fix this issue, we can modify However, where can I create such an issue? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
@zcxsythenew The new SPA templates in VS aren't currently open source, but you can raise issues about them by submitting Visual Studio feedback: Help > Send Feedback. |
Beta Was this translation helpful? Give feedback.
@zcxsythenew The new SPA templates in VS aren't currently open source, but you can raise issues about them by submitting Visual Studio feedback: Help > Send Feedback.