Skip to content

Commit eb015ec

Browse files
committed
Technical Review 1058625: Use databases in a .NET Aspire project
1 parent f713418 commit eb015ec

File tree

8 files changed

+9
-9
lines changed

8 files changed

+9
-9
lines changed

learn-pr/aspnetcore/use-databases-dotnet-aspire-app/exercise-use-databases-persist-data-from-aspire-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Exercise - Use database services to persist data from a .NET Aspire proje
55
metadata:
66
title: Exercise - Use database services to persist data from a .NET Aspire project
77
description: "In this exercise, you see how to add PostgreSQL and MongoDB database integrations to an existing app built with .NET Aspire."
8-
ms.date: 3/20/2024
8+
ms.date: 07/02/2025
99
author: camsoper
1010
ms.author: casoper
1111
ms.topic: unit

learn-pr/aspnetcore/use-databases-dotnet-aspire-app/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
### YamlMime:Module
22
uid: learn.use-databases-dotnet-aspire-app
33
metadata:
4-
title: Use databases in a .NET Aspire project
4+
title: Use Databases in a .NET Aspire Project
55
description: "Learn about the database systems that .NET Aspire can connect to using built-in integrations. Then see how to configure connections to, and store data in, relational and nonrelational databases."
6-
ms.date: 3/20/2024
6+
ms.date: 07/02/2025
77
author: camsoper
88
ms.author: casoper
99
manager: coxford

learn-pr/aspnetcore/use-databases-dotnet-aspire-app/introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: "Introduction"
7-
ms.date: 3/20/2024
7+
ms.date: 07/02/2025
88
author: camsoper
99
ms.author: casoper
1010
ms.topic: unit

learn-pr/aspnetcore/use-databases-dotnet-aspire-app/knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Module assessment
44
metadata:
55
title: Module assessment
66
description: "In this unit, answer questions about the knowledge you gained in this module."
7-
ms.date: 3/20/2024
7+
ms.date: 07/02/2025
88
author: camsoper
99
ms.author: casoper
1010
ms.topic: unit

learn-pr/aspnetcore/use-databases-dotnet-aspire-app/store-data-nosql-databases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Store data in NoSQL databases
55
metadata:
66
title: Store data in NoSQL databases
77
description: "Learn how to use .NET Aspire integrations to read and write data to MongoDB databases."
8-
ms.date: 3/20/2024
8+
ms.date: 07/02/2025
99
author: camsoper
1010
ms.author: casoper
1111
ms.topic: unit

learn-pr/aspnetcore/use-databases-dotnet-aspire-app/store-data-sql-databases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Store data in SQL-compliant databases
55
metadata:
66
title: Store data in SQL-compliant databases
77
description: "Learn how to use .NET Aspire integrations to read and write data to PostgreSQL, MySQL, and Microsoft SQL Server databases."
8-
ms.date: 3/20/2024
8+
ms.date: 07/02/2025
99
author: camsoper
1010
ms.author: casoper
1111
ms.topic: unit

learn-pr/aspnetcore/use-databases-dotnet-aspire-app/summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Summary
44
metadata:
55
title: Summary
66
description: "Summary"
7-
ms.date: 3/20/2024
7+
ms.date: 07/02/2025
88
author: camsoper
99
ms.author: casoper
1010
ms.topic: unit

learn-pr/aspnetcore/use-databases-dotnet-aspire-app/test-aspire-projects.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Create tests with .NET Aspire
55
metadata:
66
title: Create tests with .NET Aspire
77
description: "Learn the fundamentals of testing in .NET Aspire."
8-
ms.date: 8/23/2024
8+
ms.date: 07/02/2025
99
author: camsoper
1010
ms.author: casoper
1111
ms.topic: unit

0 commit comments

Comments
 (0)