Skip to content
Open
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
2 changes: 1 addition & 1 deletion docs/app-host/withdockerfile.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Add Dockerfiles to your .NET app model
description: Learn how to add Dockerfiles to your .NET app model.
ms.date: 07/23/2024
ms.date: 09/18/2025
---

# Add Dockerfiles to your .NET app model
Expand Down
2 changes: 1 addition & 1 deletion docs/caching/caching-integrations-deployment.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Deploy a .NET Aspire project that connects to Redis Cache to Azure
description: Learn how to deploy a .NET Aspire project that connects to Redis Cache to Azure
ms.date: 08/12/2024
ms.date: 09/18/2025
ms.topic: how-to
---

Expand Down
2 changes: 1 addition & 1 deletion docs/database/ef-core-migrations.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Apply EF Core migrations in .NET Aspire
description: Learn about how to to apply Entity Framework Core migrations in .NET Aspire
ms.date: 07/31/2024
ms.date: 09/18/2025
ms.topic: how-to
uid: database/ef-core-migrations
ms.custom: sfi-image-nochange
Expand Down
2 changes: 1 addition & 1 deletion docs/logging/seq-integration.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: .NET Aspire Seq integration
description: Learn how to use the .NET Aspire Seq integration to add OpenTelemetry Protocol (OTLP) exporters that send logs and traces to a Seq Server.
ms.date: 08/12/2024
ms.date: 09/18/2025
uid: logging/seq-integration
---

Expand Down
2 changes: 1 addition & 1 deletion docs/troubleshooting/connection-string-missing.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: The connection string is missing
description: Learn how to troubleshoot the error "ConnectionString is missing" during execution of your app.
ms.date: 07/03/2024
ms.date: 09/18/2025
ms.custom: sfi-ropc-nochange
---

Expand Down
2 changes: 1 addition & 1 deletion docs/troubleshooting/container-runtime-unhealthy.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Container runtime appears to be unhealthy
description: Learn how to troubleshoot the error "Container runtime 'docker' was found but appears to be unhealthy" during execution of your app.
ms.date: 07/03/2024
ms.date: 09/18/2025
---

# Container runtime appears to be unhealthy
Expand Down
Loading