Do we have Aspire support for React, Angular frameworks?

Akash Prakash 0 Reputation points
2024-01-04T11:46:29.78+00:00

We tried to add Aspire Orchestration support for react project and faced this error User's image

Also tried to create react and core project and it has no support User's image

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,736 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 69,276 Reputation points
    2024-01-04T16:39:54.4933333+00:00

    the react code is a node project and does not support aspire. you would add aspire to the api and host projects.

    note: as the react code runs in the browser and is not server based, aspire support makes no sense.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.