-
Follow on from https://github.com/dotnet/aspire/issues/4346#issuecomment-2169204891.
When building images with `FromDockerfile`, we should consider adding some default labels to the image.
This …
-
**REGRESSION INFO:** Reproduced on both VS 17.10 and 17.11
**INSTALL STEPS**
1. Clean machine: Win11 x64 22h2 JPN
2. Install latest released VS 17.10.2
- Web workload
**ACTUAL**
Aspire S…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I love the addition of `WithLifetim…
-
For some scenarios, specifically Azure Functions, we want to implement Functions-specific behavior in Aspire APIs like Azure Functions. We currently achieve this by defining a custom `AzureFunctionsRe…
-
### Problem
As a developer, I want to be able to use Test Monitoring, Aspire provides great local dev experience for that
Ref:
### Solution
Add Testcontainers.AspireDashboard to this reposito…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When an OpenAPI document is being used as part of an application running with .NET Aspi…
-
The [Aspire.Microsoft.Azure.Cosmos](https://learn.microsoft.com/en-us/dotnet/aspire/database/azure-cosmos-db-component?tabs=dotnet-cli) component provides the
```csharp
cosmosdb.RunAsEmulator();
…
-
I believe this started happening since Preview 4
Steps to reproduce:
- Create a new Aspire project, everything default
- When you launch this, only the dashboard will open as expected
- Add a …
-
1. 能够配合Aspire启动,读取 Resources 服务名
2. 支持修改服务的环境变量
-
When I get the aspire TracesViewModel service from services it's null.
How can I get the aspire [TracesViewModel ](https://github.com/dotnet/aspire/blob/681f2e754dc849f96abafcd2829783e69155abf1/src…