-
With https://github.com/dotnet/aspire/commit/9f212d861ab8dca5f62ca908120e7040df0c2be3#diff-366b25472963c6b33188d84139f6c8997298c5adc857a2624ab0d26a2d87baf0L10, aspire doesn't produce the workload mani…
-
### Describe the issue or suggestion
Issue description:
In "Tutorial: Deploy a .NET Aspire project with a SQL Server Database to Azure" and ".NET Aspire setup and tooling" doc, we need to make some up…
-
**Describe the issue or suggestion**
Issue description
In "Tutorial: Use the .NET Aspire dashboard with Python apps" document, needs to update some codes and result in the document.
**Issue 1:**
For…
-
### Describe the issue or suggestion
Rework .NET Aspire integration docs:
- [x] #1759
- [x] #1831
- [x] #1847
- [x] #1848
- [x] #1815
- [x] #1856
- [x] #2085
- [ ] Rewrite of PostgreSQL EF Core
- [ …
-
**Describe the bug**
In Aspire 9, when restarting a service from the dashboard breaks the connection with the plugin.
**To Reproduce**
- Create an application using Aspire 9
- Start it from Ride…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
Aspire 9 seems to have lots of problems stopping projects.
In Aspire 8, I routinely started…
yoDon updated
18 hours ago
-
### Describe the Issue
I do not have the .NET 9 SDK, but updating to the latest versions of the Aspire templates leads to VS Code picking the .NET 9 versions by default. Leads me to having "Failed to…
-
**Describe the bug**
Unable to change the target framework in Rider's Run/Debug configuration for the Aspire Apphost.
**To Reproduce**
1. Upgrade [existing project](https://github.com/cecilphilli…
-
I don't know much on the breaking changes in Aspire 9.
I know it supports WaitFor natively, but how about the other extensions. I'm especially interested in the YARP extesion.
-
Do you have any plans to further support .Net Aspire by creating a component so that we can easily add the self-hosted Sentry to Aspire Setup.
Something like:
```csharp
var builder = Distributed…