Skip to content
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

βœ… Merge main into live #2356

Merged
merged 3 commits into from
Jan 4, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Next Next commit
What's new article (#2342)
* Bot πŸ€– generated "What's new article"

* Update docs/whats-new/dotnet-docs-aspire-mod0.md

---------

Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com>
Co-authored-by: David Pine <david.pine@microsoft.com>
  • Loading branch information
3 people authored Jan 3, 2025
commit a55853ff587c97dbf01b47765319af60b5e10582
84 changes: 34 additions & 50 deletions docs/whats-new/dotnet-docs-aspire-mod0.md
Original file line number Diff line number Diff line change
@@ -1,73 +1,57 @@
---
title: ".NET Aspire docs: What's new for September 2024"
description: "What's new in the .NET Aspire docs for September 2024."
ms.custom: September-2024
ms.date: 10/01/2024
title: ".NET Aspire docs: What's new for December 2024"
description: "What's new in the .NET Aspire docs for December 2024."
ms.custom: December-2024
ms.date: 01/01/2025
---

# .NET Aspire docs: What's new for September 2024
# .NET Aspire docs: What's new for December 2024

Welcome to what's new in the .NET Aspire docs for September 2024. This article lists some of the major changes to docs during this period.

## Get started

### Updated articles

- [.NET Aspire overview](../get-started/aspire-overview.md) - Addressing several issues
- [Orchestrate Node.js apps in .NET Aspire](../get-started/build-aspire-apps-with-nodejs.md) - More JavaScript content
- [Quickstart: Build your first .NET Aspire solution](../get-started/build-your-first-aspire-app.md) - Addressing several issues
Welcome to what's new in the .NET Aspire docs for December 2024. This article lists some of the major changes to docs during this period.

## Fundamentals

### New articles

- [Tutorial: Use the .NET Aspire dashboard with Python apps](../fundamentals/dashboard/standalone-for-python.md)

### Updated articles

- [.NET Aspire integrations overview](../fundamentals/integrations-overview.md)
- Remove logos from tables until we clarify permissions
- Address feedback in #1670
- Restructure TOC and address "integration" messaging
- [.NET Aspire integrations overview](../fundamentals/integrations-overview.md) - Azure Storage integration rewrites.
- [.NET Aspire orchestration overview](../fundamentals/app-host-overview.md)
- Addressing several issues
- Add details supporting existing resources
- Address feedback in #1670
- Restructure TOC and address "integration" messaging
- [.NET Aspire service defaults](../fundamentals/service-defaults.md) - Address feedback in #1670
- [.NET Aspire setup and tooling](../fundamentals/setup-tooling.md) - Address feedback in #1670
- [Dashboard configuration](../fundamentals/dashboard/configuration.md) - Added OTLP dashboard bits
- [Explore the .NET Aspire dashboard](../fundamentals/dashboard/explore.md) - Added text visualizer details.
- [External parameters](../fundamentals/external-parameters.md) - Addressing several issues
- [Health checks in .NET Aspire](../fundamentals/health-checks.md) - Address feedback in #1670
- [Write your first .NET Aspire test](../testing/write-your-first-test.md) - Initial updates
- Add Azure integrations overview
- Azure Storage integration rewrites.
- [.NET Aspire SDK](../fundamentals/dotnet-aspire-sdk.md) - Update dotnet-aspire-sdk.md
- [.NET Aspire service defaults](../fundamentals/service-defaults.md) - Update service-defaults.md per MS style guide
- [.NET Aspire templates](../fundamentals/aspire-sdk-templates.md) - Add tip about `--framework` option for creating Aspire projects with CLI
- [External parameters](../fundamentals/external-parameters.md) - Azure Storage integration rewrites.

## Database

### Updated articles

- [.NET Aspire Azure Cosmos DB integration](../database/azure-cosmos-db-integration.md) - Update Azure Cosmos DB integration doc
- [.NET Aspire PostgreSQL Entity Framework Core integration](../database/postgresql-entity-framework-integration.md) - Add PgAdmin in postgresql integration
- [.NET Aspire PostgreSQL integration](../database/postgresql-integration.md) - Add PgAdmin in postgresql integration
- [Apply Entity Framework Core migrations in .NET Aspire](../database/ef-core-migrations.md) - Corrections and clarifications
- [Tutorial: Connect an ASP.NET Core app to SQL Server using .NET Aspire and Entity Framework Core](../database/sql-server-integrations.md) - Corrections and clarifications

## Deployment
## Storage

### Updated articles

- [Local Azure provisioning](../azure/local-provisioning.md) - Restructure TOC and address "integration" messaging
- [Use Application Insights for .NET Aspire telemetry](../deployment/azure/application-insights.md) - Fix spelling error in the article about Application Insights
- [.NET Aspire Azure Blob Storage integration](../storage/azure-storage-blobs-integration.md) - Azure Storage integration rewrites.
- [.NET Aspire Azure Data Tables integration](../storage/azure-storage-tables-integration.md) - Azure Storage integration rewrites.
- [.NET Aspire Azure Queue Storage integration](../storage/azure-storage-queues-integration.md) - Azure Storage integration rewrites.

## Reference
## Database

### Updated articles

- [Frequently asked questions about .NET Aspire](../reference/aspire-faq.yml) - Add FAQ style details regarding IIS.
- [.NET Aspire MongoDB database integration](../database/mongodb-integration.md) - Rewrite the MongoDB integration article.
- [.NET Aspire MySQL integration](../database/mysql-integration.md) - MySQL integrations rewrite
- [.NET Aspire Oracle Entity Framework Component](../database/oracle-entity-framework-integration.md) - Remove a few instances of redundant "the"
- [.NET Aspire Pomelo MySQL Entity Framework Core integration](../database/mysql-entity-framework-integration.md)
- Fix issue with MD
- MySQL integrations rewrite
- Remove a few instances of redundant "the"
- [.NET Aspire SQL Server Entity Framework Core integration](../database/sql-server-entity-framework-integration.md) - Rewrite SQL Server EF Core integration.
- [.NET Aspire SQL Server integration](../database/sql-server-integration.md) - Rewrite SQL Server EF Core integration.
- [Tutorial: Connect an ASP.NET Core app to SQL Server using .NET Aspire and Entity Framework Core](../database/sql-server-integrations.md) - Rewrite SQL Server EF Core integration.

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

- [Megasware128](https://github.com/Megasware128) - Jordy Hulck ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
- [meisamdev](https://github.com/meisamdev) - Meysam Mahmoudi ![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)
- [fredimachado](https://github.com/fredimachado) - Fredi Machado ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
- [jiimaho](https://github.com/jiimaho) - Jim Aho ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
- [nnitkasw](https://github.com/nnitkasw) - Kasper Wegmann ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
- [SteveDunn](https://github.com/SteveDunn) - Steve Dunn ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
- [TimHess](https://github.com/TimHess) - Tim Hess ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
6 changes: 3 additions & 3 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: 11/06/2024
ms.date: 01/01/2025
ms.topic: landing-page
landingContent:
- title: .NET Aspire release documentation
Expand Down Expand Up @@ -42,12 +42,12 @@ landingContent:
linkLists:
- linkListType: whats-new
links:
- text: December 2024
url: dotnet-docs-aspire-mod0.md
- text: October 2024
url: dotnet-docs-aspire-mod1.md
- text: September 2024
url: dotnet-docs-aspire-mod0.md
- text: August 2024
url: dotnet-docs-aspire-mod2.md
- title: Find language updates
linkLists:
- linkListType: whats-new
Expand Down
4 changes: 2 additions & 2 deletions docs/whats-new/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ items:
- name: Latest documentation updates
expanded: true
items:
- name: December 2024
href: dotnet-docs-aspire-mod0.md
- name: October 2024
href: dotnet-docs-aspire-mod1.md
- name: September 2024
href: dotnet-docs-aspire-mod0.md
- name: August 2024
href: dotnet-docs-aspire-mod2.md
Loading