Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dotnet watch to support running .NET Aspire AppHost projects #36971

Open
DamianEdwards opened this issue Nov 16, 2023 · 8 comments
Open
Assignees
Labels
Area-Watch untriaged Request triage from a team member

Comments

@DamianEdwards
Copy link
Member

In order to properly watch .NET Aspire AppHost projects, dotnet watch needs to implement the IDE execution spec. This ensures that the AppHost process can coordinate with dotnet watch to manage the lifecycle of projects composed into the AppHost as resources.

@danmoseley
Copy link
Member

@vijayrkn do you know who owns this , and next action here -- is it your team?

@danmoseley
Copy link
Member

for my own future reference, per offline discussion @tmat owns this area and is looking at it.

@danmoseley
Copy link
Member

@tmat could you give an update -- is it possible to set expectations? I hear this is significant work, to handle the DCP protocol etc.

@lcorneliussen
Copy link

So, using the Aspire Sample with the Blazor App, there is no way around restarting the whole thing to see some html change?

@danmoseley
Copy link
Member

linking dotnet/aspire#1008

@danmoseley
Copy link
Member

Noting here that work is actively in progress

@balachir
Copy link

balachir commented Apr 5, 2024

@tmat did this work get completed in the SDK? I'm wondering whether we should re-validate the scenarios in dotnet/aspire#633 and dotnet/aspire#1008 for Aspire P5.

cc: @DamianEdwards @danmoseley

@abbottdev
Copy link

Any updates to share on this one? It's been 4/5 months since the last comment @danmoseley 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Watch untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants