-
The default integration test template calls `ConfigureHttpClientDefaults` with `AddStandardResilienceHandler`
https://github.com/dotnet/aspire/blob/b45b0461b789c64d1b1dfa421f63e2e7a09540af/src/Aspire…
-
### .NET Aspire issue link
_No response_
### Overview
The [Particular Service Platform](https://particular.net/) is a popular service that is used to build distributed systems with NServicebus. Hav…
-
We're looking to migrate some of the integrations from the .NET Aspire repo.
There is some open PRs like [#5786](https://github.com/dotnet/aspire/pull/5786) , [#5721](https://github.com/dotnet/aspi…
-
### 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.
The Aspire dashboard provides an ht…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
When starting a .NET Aspire application in VSCode in the debugger the debugger randomly stops…
-
- [x] Make sure you've installed the latest version using [instructions in the wiki](../wiki/install)
**Output from `azd version`**
azd version 1.10.1 (commit 31409a33266fb4a5fdbb644bc83988e725d6c…
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is a: (mark with an x)
- [x] bug report -> please search issue…
-
I am using azd version 1.11.0 to deploy Aspire Project using below mentioned link
`https://learn.microsoft.com/en-us/dotnet/aspire/deployment/azure/aca-deployment-github-actions?tabs=windows&pivots=a…
-
The core logic is the same but duplicated in these two methods:
https://github.com/dotnet/aspire/blob/357a0b2e35b9188ba7c4437be3287b9b86388176/src/Aspire.Hosting.Testing/DistributedApplicationFacto…
-
### Type of issue
Other (describe below)
### Description
In the `Example Usage` section of the EF Core page, the integration-consuming project gets an example:
```c#
builder.AddSqlServerDbContext(…