From 4d6d780cde6e6eaa934e93da720e560ecadd0f44 Mon Sep 17 00:00:00 2001 From: IEvangelist Date: Sun, 1 Jun 2025 02:46:36 +0000 Subject: [PATCH 1/2] =?UTF-8?q?Bot=20=F0=9F=A4=96=20generated=20"What's=20?= =?UTF-8?q?new=20article"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/whats-new/dotnet-docs-aspire-mod2.md | 93 +++++++---------------- docs/whats-new/index.yml | 8 +- docs/whats-new/toc.yml | 6 +- 3 files changed, 33 insertions(+), 74 deletions(-) diff --git a/docs/whats-new/dotnet-docs-aspire-mod2.md b/docs/whats-new/dotnet-docs-aspire-mod2.md index b4da2c8d92..d82a741ee7 100644 --- a/docs/whats-new/dotnet-docs-aspire-mod2.md +++ b/docs/whats-new/dotnet-docs-aspire-mod2.md @@ -1,90 +1,53 @@ --- -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) +- [copilot-swe-agent](https://github.com/copilot-swe-agent) - ![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) diff --git a/docs/whats-new/index.yml b/docs/whats-new/index.yml index db2f252ad6..a52946e6ea 100644 --- a/docs/whats-new/index.yml +++ b/docs/whats-new/index.yml @@ -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 @@ -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 @@ -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 diff --git a/docs/whats-new/toc.yml b/docs/whats-new/toc.yml index 91b399282a..daf799bb2c 100644 --- a/docs/whats-new/toc.yml +++ b/docs/whats-new/toc.yml @@ -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 @@ -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 From 87f00201a67235ec6b6710eaec4b4e0223bd6b82 Mon Sep 17 00:00:00 2001 From: David Pine Date: Mon, 2 Jun 2025 08:44:24 -0500 Subject: [PATCH 2/2] Update docs/whats-new/dotnet-docs-aspire-mod2.md --- docs/whats-new/dotnet-docs-aspire-mod2.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/whats-new/dotnet-docs-aspire-mod2.md b/docs/whats-new/dotnet-docs-aspire-mod2.md index d82a741ee7..5a3c5a64f2 100644 --- a/docs/whats-new/dotnet-docs-aspire-mod2.md +++ b/docs/whats-new/dotnet-docs-aspire-mod2.md @@ -48,6 +48,5 @@ The following people contributed to the .NET Aspire docs during this period. Tha - [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) -- [copilot-swe-agent](https://github.com/copilot-swe-agent) - ![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)