Skip to content

Commit 30bdae9

Browse files
What's new article (#3677)
* Bot 🤖 generated "What's new article" * Update docs/whats-new/dotnet-docs-aspire-mod2.md --------- Co-authored-by: IEvangelist <IEvangelist@users.noreply.github.com> Co-authored-by: David Pine <david.pine@microsoft.com>
1 parent 2e7a55c commit 30bdae9

File tree

3 files changed

+32
-74
lines changed

3 files changed

+32
-74
lines changed
Lines changed: 27 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -1,90 +1,52 @@
11
---
2-
title: ".NET Aspire docs: What's new for February 2025"
3-
description: "What's new in the .NET Aspire docs for February 2025."
4-
ms.custom: February-2025
5-
ms.date: 03/01/2025
2+
title: ".NET Aspire docs: What's new for May 2025"
3+
description: "What's new in the .NET Aspire docs for May 2025."
4+
ms.custom: May-2025
5+
ms.date: 06/01/2025
66
---
77

8-
# .NET Aspire docs: What's new for February 2025
8+
# .NET Aspire docs: What's new for May 2025
99

10-
Welcome to what's new in the .NET Aspire docs for February 2025. This article lists some of the major changes to docs during this period.
10+
Welcome to what's new in the .NET Aspire docs for May 2025. This article lists some of the major changes to docs during this period.
1111

12-
## Fundamentals
12+
## Get started
1313

1414
### Updated articles
1515

16-
- [.NET Aspire integrations overview](../fundamentals/integrations-overview.md)
17-
- Add more dependency version docs
18-
- Add Azure Cache for Redis standalone content
16+
- [Orchestrate Node.js apps in .NET Aspire](../get-started/build-aspire-apps-with-nodejs.md) - Fix errors in seed-database-data.md
1917

20-
## Storage
18+
## Fundamentals
2119

2220
### Updated articles
2321

24-
- [.NET Aspire Azure Blob Storage integration](../storage/azure-storage-blobs-integration.md) - Fix Azurite container ports code example
22+
- [.NET Aspire integrations overview](../fundamentals/integrations-overview.md) - Documentation for .NET Aspire RavenDB Integration
23+
- [.NET Aspire setup and tooling](../fundamentals/setup-tooling.md)
24+
- Add Rancher Desktop details
25+
- Update setup-tooling.md to latest Aspire version
26+
- [External parameters](../fundamentals/external-parameters.md) - Add ReferenceExpression to the External Parameters article
27+
- [Tutorial: Use the .NET Aspire dashboard with Python apps](../fundamentals/dashboard/standalone-for-python.md) - Update standalone-for-python.md
2528

2629
## Database
2730

28-
### Updated articles
29-
30-
- [.NET Aspire Azure Cosmos DB integration](../database/azure-cosmos-db-integration.md) - Correctly state Cosmos DB client integration health checks coverage
31-
- [.NET Aspire Cosmos DB Entity Framework Core integration](../database/azure-cosmos-db-entity-framework-integration.md) - Correctly state Cosmos DB client integration health checks coverage
32-
- [.NET Aspire MongoDB database integration](../database/mongodb-integration.md) - Add Azure Cache for Redis standalone content
33-
- [.NET Aspire MySQL integration](../database/mysql-integration.md) - Replace Azure Data Studio
34-
- [.NET Aspire Oracle Entity Framework Core integration](../database/oracle-entity-framework-integration.md)
35-
- Fixes to enrichment section in other EF Core integrations
36-
- Add Azure Cache for Redis standalone content
37-
- [.NET Aspire Pomelo MySQL Entity Framework Core integration](../database/mysql-entity-framework-integration.md)
38-
- Fixes to enrichment section in other EF Core integrations
39-
- Replace Azure Data Studio
40-
- Add Azure Cache for Redis standalone content
41-
- [.NET Aspire PostgreSQL Entity Framework Core integration](../database/postgresql-entity-framework-integration.md) - Replace Azure Data Studio
42-
- [.NET Aspire PostgreSQL integration](../database/postgresql-integration.md) - Replace Azure Data Studio
43-
- [.NET Aspire SQL Server Entity Framework Core integration](../database/sql-server-entity-framework-integration.md)
44-
- Fixes to enrichment section in other EF Core integrations
45-
- Replace Azure Data Studio
46-
- Add Azure Cache for Redis standalone content
47-
- [.NET Aspire SQL Server integration](../database/sql-server-integration.md) - Replace Azure Data Studio
48-
49-
## Messaging
50-
51-
### Updated articles
52-
53-
- [.NET Aspire Apache Kafka integration](../messaging/kafka-integration.md) - Add Meter name to Kafka Metrics
54-
- [.NET Aspire Azure Event Hubs integration](../messaging/azure-event-hubs-integration.md) - Add several missing xrefs
55-
- [.NET Aspire Azure Service Bus integration](../messaging/azure-service-bus-integration.md) - Add several missing xrefs
56-
- [.NET Aspire Azure Web PubSub integration](../messaging/azure-web-pubsub-integration.md) - Add Azure Cache for Redis standalone content
57-
58-
## Caching
59-
6031
### New articles
6132

62-
- [.NET Aspire Azure Cache for Redis distributed caching integration](../caching/azure-cache-for-redis-distributed-caching-integration.md)
63-
- [.NET Aspire Azure Cache for Redis integration](../caching/azure-cache-for-redis-integration.md)
64-
- [.NET Aspire Azure Cache for Redis output caching integration](../caching/azure-cache-for-redis-output-caching-integration.md)
65-
66-
### Updated articles
67-
68-
- [.NET Aspire Redis distributed caching integration](../caching/stackexchange-redis-distributed-caching-integration.md) - Add Azure Cache for Redis standalone content
69-
- [.NET Aspire Redis integration](../caching/stackexchange-redis-integration.md) - Add Azure Cache for Redis standalone content
70-
- [.NET Aspire Redis output caching integration](../caching/stackexchange-redis-output-caching-integration.md) - Add Azure Cache for Redis standalone content
71-
- [Stack Exchange Redis caching overview](../caching/stackexchange-redis-caching-overview.md) - Add Azure Cache for Redis standalone content
72-
- [Tutorial: Implement caching with .NET Aspire integrations](../caching/caching-integrations.md) - Add Azure Cache for Redis standalone content
73-
74-
## Security
33+
- [.NET Aspire Azure SQL Entity Framework Core integration](../database/azure-sql-entity-framework-integration.md)
34+
- [.NET Aspire Azure SQL integration](../database/azure-sql-integration.md)
7535

7636
### Updated articles
7737

78-
- [.NET Aspire Azure Key Vault integration](../security/azure-security-key-vault-integration.md)
79-
- Rewrite Azure Key Vault content
80-
- Add Azure Cache for Redis standalone content
38+
- [.NET Aspire SQL Server Entity Framework Core integration](../database/sql-server-entity-framework-integration.md) - Add Azure SQL integration articles
39+
- [.NET Aspire SQL Server integration](../database/sql-server-integration.md) - Add Azure SQL integration articles
40+
- [Apply Entity Framework Core migrations in .NET Aspire](../database/ef-core-migrations.md) - Add explanatory notes to the EF Core Migrations tutorial.
41+
- [Seed data in a database using .NET Aspire](../database/seed-database-data.md)
42+
- Fix errors in seed-database-data.md
43+
- Update Seed data in database article to 9.2
8144

8245
## Community contributors
8346

8447
The following people contributed to the .NET Aspire docs during this period. Thank you! Learn how to contribute by following the links under "Get involved" in the [what's new landing page](index.yml).
8548

86-
- [alistairmatthews](https://github.com/alistairmatthews) - Alistair Matthews ![3 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-3-green)
87-
- [afscrome](https://github.com/afscrome) - Alex Crome ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
88-
- [ErikEJ](https://github.com/ErikEJ) - Erik Ejlskov Jensen ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
89-
- [ianrathbone](https://github.com/ianrathbone) - Ian Rathbone ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
90-
- [mexx](https://github.com/mexx) - Max Malook ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
49+
- [alistairmatthews](https://github.com/alistairmatthews) - Alistair Matthews ![5 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-5-green)
50+
- [Alirexaa](https://github.com/Alirexaa) - Alireza Baloochi ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
51+
- [crisweber2600](https://github.com/crisweber2600) - Cris Weber ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
52+
- [shiranshalom](https://github.com/shiranshalom) - shiranshalom ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)

docs/whats-new/index.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ summary: Welcome to what's new in .NET Aspire docs. Use this page to quickly fin
55
metadata:
66
title: .NET Aspire what's new?
77
description: Learn about new and updated content in .NET Aspire docs.
8-
ms.date: 05/07/2025
8+
ms.date: 06/01/2025
99
ms.topic: landing-page
1010
landingContent:
1111
- title: .NET Aspire release documentation
@@ -30,8 +30,6 @@ landingContent:
3030
linkLists:
3131
- linkListType: whats-new
3232
links:
33-
# - text: .NET Aspire 9.3
34-
# url: https://github.com/dotnet/aspire/releases/tag/v9.3.0
3533
- text: .NET Aspire 9.2
3634
url: https://github.com/dotnet/aspire/releases/tag/v9.2.0
3735
- text: .NET Aspire 9.1
@@ -54,12 +52,12 @@ landingContent:
5452
linkLists:
5553
- linkListType: whats-new
5654
links:
55+
- text: May 2025
56+
url: dotnet-docs-aspire-mod2.md
5757
- text: April 2025
5858
url: dotnet-docs-aspire-mod1.md
5959
- text: March 2025
6060
url: dotnet-docs-aspire-mod0.md
61-
- text: February 2025
62-
url: dotnet-docs-aspire-mod2.md
6361
- title: Find language updates
6462
linkLists:
6563
- linkListType: whats-new

docs/whats-new/toc.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ items:
2424
href: ../compatibility/breaking-changes.md
2525
- name: GitHub releases
2626
items:
27-
#- name: .NET Aspire 9.3
28-
# href: https://github.com/dotnet/aspire/releases/tag/v9.3.0
2927
- name: .NET Aspire 9.2
3028
href: https://github.com/dotnet/aspire/releases/tag/v9.2.0
3129
- name: .NET Aspire 9.1
@@ -45,9 +43,9 @@ items:
4543
- name: Latest documentation updates
4644
expanded: true
4745
items:
46+
- name: May 2025
47+
href: dotnet-docs-aspire-mod2.md
4848
- name: April 2025
4949
href: dotnet-docs-aspire-mod1.md
5050
- name: February 2025
5151
href: dotnet-docs-aspire-mod2.md
52-
- name: January 2025
53-
href: dotnet-docs-aspire-mod1.md

0 commit comments

Comments
 (0)