Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For all of these new PNGs, please also include dark theme settings. Then import the ThemeAwareImage and have both. Same resolutions.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For all images too, please try to highlight the key control the user should focus on. 3px red outline.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,7 @@ ServiceDefaults provide a standardized way to add observability, resilience, and
</Steps>

<LearnMore>
For more information on ServiceDefaults, see [Service Defaults](/fundamentals/csharp-service-defaults/).
For more information on ServiceDefaults, see [Service Defaults](/get-started/csharp-service-defaults/).
</LearnMore>

</Pivot>
Expand Down Expand Up @@ -939,7 +939,7 @@ Congratulations! You've successfully added Aspire to your existing application.
- **Add more integrations** — Explore [Aspire integrations](/integrations/gallery/) to simplify working with databases, caches, and message queues
- **Configure observability** — Enhance your application's telemetry:
<Pivot id="csharp">
- Learn about [Service Defaults](/fundamentals/csharp-service-defaults/)
- Learn about [Service Defaults](/get-started/csharp-service-defaults/)
</Pivot>
<Pivot id="python">
- See [Standalone dashboard for Python](/dashboard/standalone-for-python/)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ This starter template uses modern C#:

- [Minimal APIs](https://learn.microsoft.com/aspnet/core/fundamentals/minimal-apis) for lightweight HTTP APIs
- [Blazor](https://learn.microsoft.com/aspnet/core/blazor) for interactive web UIs using C#
- [Service defaults](/fundamentals/csharp-service-defaults/) for shared configuration of observability and resilience
- [Service defaults](/get-started/csharp-service-defaults/) for shared configuration of observability and resilience

The following diagram shows the architecture of the sample app you're creating:

Expand Down
546 changes: 406 additions & 140 deletions src/frontend/src/content/docs/whats-new/aspire-13-2.mdx

Large diffs are not rendered by default.