From 2b86d6fe52f4177cf7caae36bd8d1c405f55d624 Mon Sep 17 00:00:00 2001 From: IEvangelist <7679720+IEvangelist@users.noreply.github.com> Date: Sat, 1 Mar 2025 02:30:00 +0000 Subject: [PATCH 1/3] =?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 | 81 +++++++++++++++++------ docs/whats-new/index.yml | 6 +- docs/whats-new/toc.yml | 4 +- 3 files changed, 67 insertions(+), 24 deletions(-) diff --git a/docs/whats-new/dotnet-docs-aspire-mod2.md b/docs/whats-new/dotnet-docs-aspire-mod2.md index 261b414d04..0856942f2d 100644 --- a/docs/whats-new/dotnet-docs-aspire-mod2.md +++ b/docs/whats-new/dotnet-docs-aspire-mod2.md @@ -1,47 +1,90 @@ --- -title: ".NET Aspire docs: What's new for August 2024" -description: "What's new in the .NET Aspire docs for August 2024." -ms.custom: August-2024 -ms.date: 09/01/2024 +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 --- -# .NET Aspire docs: What's new for August 2024 +# .NET Aspire docs: What's new for February 2025 -Welcome to what's new in the .NET Aspire docs for August 2024. This article lists some of the major changes to docs during this period. +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. ## Fundamentals ### Updated articles -- [.NET Aspire inner-loop networking overview](../fundamentals/networking-overview.md) - Correct port. -- [Explore the .NET Aspire dashboard](../fundamentals/dashboard/explore.md) - Add exemplars and resource replicas -- [External parameters](../fundamentals/external-parameters.md) - Remove manifest JSON, replace with link -- [Standalone .NET Aspire dashboard](../fundamentals/dashboard/standalone.md) - Update standalone.md 8.1.0 dash -- [.NET Aspire - Release 8.2 Content: #1484](../fundamentals/components-overview.md) - Fix NuGet link +- [.NET Aspire integrations overview](../fundamentals/integrations-overview.md) + - Add more dependency version docs + - Add Azure Cache for Redis standalone content + +## Storage + +### Updated articles + +- [.NET Aspire Azure Blob Storage integration](../storage/azure-storage-blobs-integration.md) - Fix Azurite container ports code example ## Database ### Updated articles -- [Apply Entity Framework Core migrations in .NET Aspire](../database/ef-core-migrations.md) - Fixes issue on EF Migration doc -- [Seed data in a database using .NET Aspire](../database/seed-database-data.md) - Change target for code sample -- [Partial fix - address naming: #1572](../database/sql-server-component-deployment.md) - Update sql-server-component-deployment.md +- [.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®**[*](#registered)** distributed caching integration](../caching/azure-cache-for-redis-distributed-caching-integration.md) +- [.NET Aspire Azure Cache for Redis®**[*](#registered)** integration](../caching/azure-cache-for-redis-integration.md) +- [.NET Aspire Azure Cache for Redis®**[*](#registered)** output caching integration](../caching/azure-cache-for-redis-output-caching-integration.md) + ### Updated articles -- [Add missing name `cache`: #1476](../caching/stackexchange-redis-output-caching-component.md) - Update stackexchange-redis-output-caching-component.md +- [.NET Aspire Redis®**[*](#registered)** distributed caching integration](../caching/stackexchange-redis-distributed-caching-integration.md) - Add Azure Cache for Redis standalone content +- [.NET Aspire Redis®**[*](#registered)** integration](../caching/stackexchange-redis-integration.md) - Add Azure Cache for Redis standalone content +- [.NET Aspire Redis®**[*](#registered)** output caching integration](../caching/stackexchange-redis-output-caching-integration.md) - Add Azure Cache for Redis standalone content +- [Stack Exchange Redis®**[*](#registered)** 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 -## Reference +## Security ### Updated articles -- [Frequently asked questions about .NET Aspire](../reference/aspire-faq.yml) - Address all open FAQ issues +- [.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 ## 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). -- [sammychinedu2ky](https://github.com/sammychinedu2ky) - Samson Amaugo ![4 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-4-green) -- [sguryev](https://github.com/sguryev) - Serj ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) +- [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) diff --git a/docs/whats-new/index.yml b/docs/whats-new/index.yml index 47a534b4e3..3073d99e46 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: 02/25/2025 + ms.date: 03/01/2025 ms.topic: landing-page landingContent: - title: .NET Aspire release documentation @@ -46,12 +46,12 @@ landingContent: linkLists: - linkListType: whats-new links: + - text: February 2025 + url: dotnet-docs-aspire-mod2.md - text: January 2025 url: dotnet-docs-aspire-mod1.md - text: December 2024 url: dotnet-docs-aspire-mod0.md - - text: October 2024 - url: dotnet-docs-aspire-mod1.md - title: Find language updates linkLists: - linkListType: whats-new diff --git a/docs/whats-new/toc.yml b/docs/whats-new/toc.yml index b845747da6..03631e0c4d 100644 --- a/docs/whats-new/toc.yml +++ b/docs/whats-new/toc.yml @@ -38,9 +38,9 @@ items: - name: Latest documentation updates expanded: true items: + - name: February 2025 + href: dotnet-docs-aspire-mod2.md - name: January 2025 href: dotnet-docs-aspire-mod1.md - name: December 2024 href: dotnet-docs-aspire-mod0.md - - name: October 2024 - href: dotnet-docs-aspire-mod1.md From bc8a89e4d0c31775672bc92f6ce3ad1dd19822f3 Mon Sep 17 00:00:00 2001 From: David Pine Date: Mon, 3 Mar 2025 07:55:10 -0600 Subject: [PATCH 2/3] Apply suggestions from code review --- docs/whats-new/dotnet-docs-aspire-mod2.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/whats-new/dotnet-docs-aspire-mod2.md b/docs/whats-new/dotnet-docs-aspire-mod2.md index 0856942f2d..a1b783a92c 100644 --- a/docs/whats-new/dotnet-docs-aspire-mod2.md +++ b/docs/whats-new/dotnet-docs-aspire-mod2.md @@ -59,16 +59,16 @@ Welcome to what's new in the .NET Aspire docs for February 2025. This article li ### New articles -- [.NET Aspire Azure Cache for Redis®**[*](#registered)** distributed caching integration](../caching/azure-cache-for-redis-distributed-caching-integration.md) -- [.NET Aspire Azure Cache for Redis®**[*](#registered)** integration](../caching/azure-cache-for-redis-integration.md) -- [.NET Aspire Azure Cache for Redis®**[*](#registered)** output caching integration](../caching/azure-cache-for-redis-output-caching-integration.md) +- [.NET Aspire Azure Cache for Redis](#registered)** distributed caching integration](../caching/azure-cache-for-redis-distributed-caching-integration.md) +- [.NET Aspire Azure Cache for Redis](#registered)** integration](../caching/azure-cache-for-redis-integration.md) +- [.NET Aspire Azure Cache for Redis](#registered)** output caching integration](../caching/azure-cache-for-redis-output-caching-integration.md) ### Updated articles -- [.NET Aspire Redis®**[*](#registered)** distributed caching integration](../caching/stackexchange-redis-distributed-caching-integration.md) - Add Azure Cache for Redis standalone content -- [.NET Aspire Redis®**[*](#registered)** integration](../caching/stackexchange-redis-integration.md) - Add Azure Cache for Redis standalone content -- [.NET Aspire Redis®**[*](#registered)** output caching integration](../caching/stackexchange-redis-output-caching-integration.md) - Add Azure Cache for Redis standalone content -- [Stack Exchange Redis®**[*](#registered)** caching overview](../caching/stackexchange-redis-caching-overview.md) - Add Azure Cache for Redis standalone content +- [.NET Aspire Redis](#registered)** distributed caching integration](../caching/stackexchange-redis-distributed-caching-integration.md) - Add Azure Cache for Redis standalone content +- [.NET Aspire Redis](#registered)** integration](../caching/stackexchange-redis-integration.md) - Add Azure Cache for Redis standalone content +- [.NET Aspire Redis](#registered)** output caching integration](../caching/stackexchange-redis-output-caching-integration.md) - Add Azure Cache for Redis standalone content +- [Stack Exchange Redis](#registered)** 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 From 4ee2fed7521a5b4da338efd97e90a34fb8771b6d Mon Sep 17 00:00:00 2001 From: David Pine Date: Mon, 3 Mar 2025 07:58:36 -0600 Subject: [PATCH 3/3] Fix broken links in caching documentation --- docs/whats-new/dotnet-docs-aspire-mod2.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/whats-new/dotnet-docs-aspire-mod2.md b/docs/whats-new/dotnet-docs-aspire-mod2.md index a1b783a92c..b4da2c8d92 100644 --- a/docs/whats-new/dotnet-docs-aspire-mod2.md +++ b/docs/whats-new/dotnet-docs-aspire-mod2.md @@ -59,16 +59,16 @@ Welcome to what's new in the .NET Aspire docs for February 2025. This article li ### New articles -- [.NET Aspire Azure Cache for Redis](#registered)** distributed caching integration](../caching/azure-cache-for-redis-distributed-caching-integration.md) -- [.NET Aspire Azure Cache for Redis](#registered)** integration](../caching/azure-cache-for-redis-integration.md) -- [.NET Aspire Azure Cache for Redis](#registered)** output caching integration](../caching/azure-cache-for-redis-output-caching-integration.md) +- [.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](#registered)** distributed caching integration](../caching/stackexchange-redis-distributed-caching-integration.md) - Add Azure Cache for Redis standalone content -- [.NET Aspire Redis](#registered)** integration](../caching/stackexchange-redis-integration.md) - Add Azure Cache for Redis standalone content -- [.NET Aspire Redis](#registered)** output caching integration](../caching/stackexchange-redis-output-caching-integration.md) - Add Azure Cache for Redis standalone content -- [Stack Exchange Redis](#registered)** caching overview](../caching/stackexchange-redis-caching-overview.md) - Add Azure Cache for Redis standalone content +- [.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