aspire icon indicating copy to clipboard operation
aspire copied to clipboard

An opinionated, cloud ready stack for building observable, production ready, distributed applications in .NET

Results 566 aspire issues
Sort by recently updated
recently updated
newest added

Backport of #12920 to release/13.0 /cc @mitchdenny @Copilot ## Customer Impact Fix to 'aspire update' so it can gracefully handle range version specifiers. ## Testing Manual and extra unit tests....

Re-opened Github-Action PR

## Description A lack of check for the presence of `SupportsDebuggingAnnotation` meant that children of `ProjectResource` were being launched via IDE. This bug also affects dev kit, where functions apps...

## Description - Added 2 extension methods to accept DeploymentSlot as a string or resource parameter - If DeploymentSlot is specified, all built project images are deployed to the slot...

community-contribution

## Description Docker Compose derives project names from the output directory name. When multiple app hosts deploy to the same directory (e.g., `aspire-output`), they collide and overwrite each other's deployments....

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug (As said in the headline) the yarp container created by...

Backport of #12931 to release/13.0 /cc @mitchdenny @Copilot ## Customer Impact This fixes an issue where customers have CPM in their repo but explicitly disabled in their apphost/project. We were...

Re-opened Github-Action PR