dotnet / docs-aspire

This repository contains .NET Aspire documentation.
https://learn.microsoft.com/dotnet/aspire
MIT License
81 stars 108 forks source link

[WebToolsE2E][docs] Do the samples need to be updated to NET9? Because existing .NET applications (NET8.0) cannot reference .NET Aspire 9. #2028

Open v-sherryfan opened 1 week ago

v-sherryfan commented 1 week ago

Describe the issue or suggestion

Issue description: In Tutorial: Add .NET Aspire to an existing .NET app doc, we need to make some updates to the instructions.

Issue 1:

Issue 2:

Issue 3:

maddymontaquila commented 10 hours ago

@v-sherryfan can you try again but let the terminal live a bit longer? That localhost issue happens when the dashboard hasn't fully spun up yet. Aspire 9 should work with .NET 8 projects.