Skip to content

What's new article #3677

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 2, 2025
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
92 changes: 27 additions & 65 deletions docs/whats-new/dotnet-docs-aspire-mod2.md
Original file line number Diff line number Diff line change
@@ -1,90 +1,52 @@
---
title: ".NET Aspire docs: What's new for February 2025"
description: "What's new in the .NET Aspire docs for February 2025."
ms.custom: February-2025
ms.date: 03/01/2025
title: ".NET Aspire docs: What's new for May 2025"
description: "What's new in the .NET Aspire docs for May 2025."
ms.custom: May-2025
ms.date: 06/01/2025
---

# .NET Aspire docs: What's new for February 2025
# .NET Aspire docs: What's new for May 2025

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.
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.

## Fundamentals
## Get started

### Updated articles

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

## Storage
## Fundamentals

### Updated articles

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

## Database

### Updated articles

- [.NET Aspire Azure Cosmos DB integration](../database/azure-cosmos-db-integration.md) - Correctly state Cosmos DB client integration health checks coverage
- [.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
- [.NET Aspire MongoDB database integration](../database/mongodb-integration.md) - Add Azure Cache for Redis standalone content
- [.NET Aspire MySQL integration](../database/mysql-integration.md) - Replace Azure Data Studio
- [.NET Aspire Oracle Entity Framework Core integration](../database/oracle-entity-framework-integration.md)
- Fixes to enrichment section in other EF Core integrations
- Add Azure Cache for Redis standalone content
- [.NET Aspire Pomelo MySQL Entity Framework Core integration](../database/mysql-entity-framework-integration.md)
- Fixes to enrichment section in other EF Core integrations
- Replace Azure Data Studio
- Add Azure Cache for Redis standalone content
- [.NET Aspire PostgreSQL Entity Framework Core integration](../database/postgresql-entity-framework-integration.md) - Replace Azure Data Studio
- [.NET Aspire PostgreSQL integration](../database/postgresql-integration.md) - Replace Azure Data Studio
- [.NET Aspire SQL Server Entity Framework Core integration](../database/sql-server-entity-framework-integration.md)
- Fixes to enrichment section in other EF Core integrations
- Replace Azure Data Studio
- Add Azure Cache for Redis standalone content
- [.NET Aspire SQL Server integration](../database/sql-server-integration.md) - Replace Azure Data Studio

## Messaging

### Updated articles

- [.NET Aspire Apache Kafka integration](../messaging/kafka-integration.md) - Add Meter name to Kafka Metrics
- [.NET Aspire Azure Event Hubs integration](../messaging/azure-event-hubs-integration.md) - Add several missing xrefs
- [.NET Aspire Azure Service Bus integration](../messaging/azure-service-bus-integration.md) - Add several missing xrefs
- [.NET Aspire Azure Web PubSub integration](../messaging/azure-web-pubsub-integration.md) - Add Azure Cache for Redis standalone content

## Caching

### New articles

- [.NET Aspire Azure Cache for Redis distributed caching integration](../caching/azure-cache-for-redis-distributed-caching-integration.md)
- [.NET Aspire Azure Cache for Redis integration](../caching/azure-cache-for-redis-integration.md)
- [.NET Aspire Azure Cache for Redis output caching integration](../caching/azure-cache-for-redis-output-caching-integration.md)

### Updated articles

- [.NET Aspire Redis distributed caching integration](../caching/stackexchange-redis-distributed-caching-integration.md) - Add Azure Cache for Redis standalone content
- [.NET Aspire Redis integration](../caching/stackexchange-redis-integration.md) - Add Azure Cache for Redis standalone content
- [.NET Aspire Redis output caching integration](../caching/stackexchange-redis-output-caching-integration.md) - Add Azure Cache for Redis standalone content
- [Stack Exchange Redis caching overview](../caching/stackexchange-redis-caching-overview.md) - Add Azure Cache for Redis standalone content
- [Tutorial: Implement caching with .NET Aspire integrations](../caching/caching-integrations.md) - Add Azure Cache for Redis standalone content

## Security
- [.NET Aspire Azure SQL Entity Framework Core integration](../database/azure-sql-entity-framework-integration.md)
- [.NET Aspire Azure SQL integration](../database/azure-sql-integration.md)

### Updated articles

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

## Community contributors

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).

- [alistairmatthews](https://github.com/alistairmatthews) - Alistair Matthews ![3 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-3-green)
- [afscrome](https://github.com/afscrome) - Alex Crome ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
- [ErikEJ](https://github.com/ErikEJ) - Erik Ejlskov Jensen ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
- [ianrathbone](https://github.com/ianrathbone) - Ian Rathbone ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
- [mexx](https://github.com/mexx) - Max Malook ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
- [alistairmatthews](https://github.com/alistairmatthews) - Alistair Matthews ![5 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-5-green)
- [Alirexaa](https://github.com/Alirexaa) - Alireza Baloochi ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
- [crisweber2600](https://github.com/crisweber2600) - Cris Weber ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
- [shiranshalom](https://github.com/shiranshalom) - shiranshalom ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
8 changes: 3 additions & 5 deletions docs/whats-new/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ summary: Welcome to what's new in .NET Aspire docs. Use this page to quickly fin
metadata:
title: .NET Aspire what's new?
description: Learn about new and updated content in .NET Aspire docs.
ms.date: 05/07/2025
ms.date: 06/01/2025
ms.topic: landing-page
landingContent:
- title: .NET Aspire release documentation
Expand All @@ -30,8 +30,6 @@ landingContent:
linkLists:
- linkListType: whats-new
links:
# - text: .NET Aspire 9.3
# url: https://github.com/dotnet/aspire/releases/tag/v9.3.0
- text: .NET Aspire 9.2
url: https://github.com/dotnet/aspire/releases/tag/v9.2.0
- text: .NET Aspire 9.1
Expand All @@ -54,12 +52,12 @@ landingContent:
linkLists:
- linkListType: whats-new
links:
- text: May 2025
url: dotnet-docs-aspire-mod2.md
- text: April 2025
url: dotnet-docs-aspire-mod1.md
- text: March 2025
url: dotnet-docs-aspire-mod0.md
- text: February 2025
url: dotnet-docs-aspire-mod2.md
- title: Find language updates
linkLists:
- linkListType: whats-new
Expand Down
6 changes: 2 additions & 4 deletions docs/whats-new/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ items:
href: ../compatibility/breaking-changes.md
- name: GitHub releases
items:
#- name: .NET Aspire 9.3
# href: https://github.com/dotnet/aspire/releases/tag/v9.3.0
- name: .NET Aspire 9.2
href: https://github.com/dotnet/aspire/releases/tag/v9.2.0
- name: .NET Aspire 9.1
Expand All @@ -45,9 +43,9 @@ items:
- name: Latest documentation updates
expanded: true
items:
- name: May 2025
href: dotnet-docs-aspire-mod2.md
- name: April 2025
href: dotnet-docs-aspire-mod1.md
- name: February 2025
href: dotnet-docs-aspire-mod2.md
- name: January 2025
href: dotnet-docs-aspire-mod1.md
Loading