aspire
aspire copied to clipboard
An opinionated, cloud ready stack for building observable, production ready, distributed applications in .NET
## Description Implements parsing of `gen_ai.evaluation.result` events per OpenTelemetry GenAI semantic conventions. Evaluations are now captured from telemetry and exposed via `GenAIVisualizerDialogViewModel.Evaluations`. **Changes:** - **Model classes** - `EvaluationResultViewModel`: UI model...
## Description - Added functionality to generate AspireWithMaui.slnx from the existing Aspire.slnx, including necessary project references. - Updated README.md to document the new solution generation step. - Created initial AspireWithMaui.slnx...
Bumps the npm_and_yarn group with 1 update in the /playground/AspireWithJavaScript/AspireJavaScript.Angular directory: [js-yaml](https://github.com/nodeca/js-yaml). Updates `js-yaml` from 4.1.0 to 4.1.1 Changelog Sourced from js-yaml's changelog. [4.1.1] - 2025-11-12 Security Fix prototype pollution...
## Description Default pipeline steps in `DistributedApplicationPipeline` were not tagged, preventing them from being queried by tag in pipeline configuration callbacks. This made it difficult to create dependencies on groups...
## Description Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change. Fixes...
This pull request updates the following dependencies [marker]: (Begin:852f69a6-643d-499a-6cb6-08dbca4ebb98) ## From https://github.com/microsoft/usvc-apiserver - **Subscription**: [852f69a6-643d-499a-6cb6-08dbca4ebb98](https://maestro.dot.net/subscriptions?search=852f69a6-643d-499a-6cb6-08dbca4ebb98) - **Build**: [0.19.1](https://dev.azure.com/devdiv/DevDiv/_build/results?buildId=12778275) ([290752](https://maestro.dot.net/channel/1648/github:microsoft:usvc-apiserver/build/290752)) - **Date Produced**: November 14, 2025 12:22:50 AM UTC - **Commit**:...
## Description Set both RuntimeIdentifier/ContainerRuntimeIdentifier or RuntimeIdentifiers/ContainerRuntimeIdentifiers when building dotnet containers. This way the application is published correctly - for example for native AOT.
### 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. _This...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug Looking at: https://github.com/dotnet/aspire/blob/main/src/Aspire.Hosting.Azure.Storage/AzureStorageEmulatorConnectionString.cs the endpoint for emulator ends with ;...
Hi team, First of all, thank you for your great work on Aspire! I’ve noticed that Aspire and most of its related packages have been upgraded to version 13.0.0, but...