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

What's new article #1708

Merged
merged 1 commit into from
Oct 2, 2024
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
192 changes: 37 additions & 155 deletions docs/whats-new/dotnet-docs-aspire-mod0.md
Original file line number Diff line number Diff line change
@@ -1,191 +1,73 @@
---
title: ".NET Aspire docs: What's new for June 2024"
description: "What's new in the .NET Aspire docs for June 2024."
ms.custom: June-2024
ms.date: 07/01/2024
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
---

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

Welcome to what's new in the .NET Aspire docs for June 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 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) - purge app except app host
- [Add Node.js apps to a .NET Aspire project](../get-started/build-aspire-apps-with-nodejs.md)
- purge app except app host
- Update toc.yml - node.js app
- [Quickstart: Build your first .NET Aspire project](../get-started/build-your-first-aspire-app.md)
- Update build-your-first-aspire-app.md - app -> project
- Add details about trusting dev-cert
- [Tutorial: Add .NET Aspire to an existing .NET app](../get-started/add-aspire-existing-app.md)
- purge app except app host
- Remove .NET CLI command that was mistakenly included.
- Add external HTTP and update corresponding content.
- [.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

## Fundamentals

### Updated articles
### New articles

- [.NET Aspire and launch profiles](../fundamentals/launch-profiles.md) - purge app except app host
- [.NET Aspire integrations overview](../fundamentals/integrations-overview.md) - purge app except app host
- [.NET Aspire dashboard overview](../fundamentals/dashboard/overview.md) - purge app except app host
- [.NET Aspire orchestration overview](../fundamentals/app-host-overview.md)
- purge app except app host
- Add missing code, and add flexible PostgreSQL
- Add details about container runtime args.
- [.NET Aspire setup and tooling](../fundamentals/setup-tooling.md) - purge app except app host
- [.NET Aspire telemetry](../fundamentals/telemetry.md) - purge app except app host
- [Explore the .NET Aspire dashboard](../fundamentals/dashboard/explore.md)
- purge app except app host
- Update cookie auth details.
- [Health checks in .NET Aspire](../fundamentals/health-checks.md)
- Fix OutputCache typos
- Add info about required middleware to health checks.
- [Persist .NET Aspire project data using volumes](../fundamentals/persist-data-volumes.md) - purge app except app host
- [Security considerations for running the .NET Aspire dashboard](../fundamentals/dashboard/security-considerations.md) - Update cookie auth details.
- [Testing .NET Aspire projects](../fundamentals/testing.md) - purge app except app host

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

### Updated articles

- [.NET Aspire Azure Blob Storage integration](../storage/azure-storage-blobs-integration.md) - Add missing code, and add flexible PostgreSQL
- [.NET Aspire Azure Data Tables integration](../storage/azure-storage-tables-integration.md) - Add missing code, and add flexible PostgreSQL
- [.NET Aspire Azure Queue Storage integration](../storage/azure-storage-queues-integration.md) - Add missing code, and add flexible PostgreSQL
- [Tutorial: Connect an ASP.NET Core app to .NET Aspire storage integrations](../storage/azure-storage-integrations.md)
- purge app except app host
- Minor clean up
- [.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 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
- [Testing .NET Aspire solutions](../fundamentals/testing.md) - Initial updates

## Database

### Updated articles

- [.NET Aspire Azure Cosmos DB integration](../database/azure-cosmos-db-integration.md) - Add missing code, and add flexible PostgreSQL
- [.NET Aspire Microsoft Entity Framework Core Cosmos DB integration](../database/azure-cosmos-db-entity-framework-integration.md) - Add missing code, and add flexible PostgreSQL
- [.NET Aspire MongoDB database integration](../database/mongodb-integration.md) - Add missing code, and add flexible PostgreSQL
- [.NET Aspire MySQL database integration](../database/mysql-integration.md)
- Add missing code, and add flexible PostgreSQL
- Adds parameters to app host usage examples, where applicable
- [.NET Aspire Oracle Entity Framework Component](../database/oracle-entity-framework-integration.md)
- Add missing code, and add flexible PostgreSQL
- Adds parameters to app host usage examples, where applicable
- [.NET Aspire Pomelo MySQL Entity Framework Component](../database/mysql-entity-framework-integration.md) - Add missing code, and add flexible PostgreSQL
- [.NET Aspire PostgreSQL integration](../database/postgresql-integration.md)
- Add missing code, and add flexible PostgreSQL
- Adds parameters to app host usage examples, where applicable
- [.NET Aspire PostgreSQL Entity Framework Core integration](../database/postgresql-entity-framework-integration.md)
- Add missing code, and add flexible PostgreSQL
- Adds parameters to app host usage examples, where applicable
- [.NET Aspire Qdrant integration](../database/qdrant-integration.md)
- Add missing code, and add flexible PostgreSQL
- Adds parameters to app host usage examples, where applicable
- [.NET Aspire SQL Server integration](../database/sql-server-integration.md)
- Add missing code, and add flexible PostgreSQL
- Adds parameters to app host usage examples, where applicable
- [.NET Aspire SqlServer Entity Framework Core integration](../database/sql-server-entity-framework-integration.md) - Add missing code, and add flexible PostgreSQL
- [Apply Entity Framework Core migrations in .NET Aspire](../database/ef-core-migrations.md) - purge app except app host
- [Seed data in a database using .NET Aspire](../database/seed-database-data.md) - purge app except app host
- [Tutorial: Connect an ASP.NET Core app to SQL Server using .NET Aspire and Entity Framework Core](../database/sql-server-integrations.md)
- Fix code and content.
- purge app except app host
- [Tutorial: Deploy a .NET Aspire project with a SQL Server Database to Azure](../database/sql-server-integration-deployment.md) - purge app except app host

## Messaging

### Updated articles

- [.NET Aspire Apache Kafka integration](../messaging/kafka-integration.md) - Add missing code, and add flexible PostgreSQL
- [.NET Aspire Azure Event Hubs integration](../messaging/azure-event-hubs-integration.md) - Add missing code, and add flexible PostgreSQL
- [.NET Aspire Azure Service Bus integration](../messaging/azure-service-bus-integration.md)
- Add missing code, and add flexible PostgreSQL
- Correct Service Bus tracing details.
- [.NET Aspire NATS integration](../messaging/nats-integration.md) - Add missing code, and add flexible PostgreSQL
- [.NET Aspire RabbitMQ integration](../messaging/rabbitmq-client-integration.md)
- Fix RabbitMQ docs usage of AddRabbitMQ for connection string based connection
- Add missing code, and add flexible PostgreSQL
- Adds parameters to app host usage examples, where applicable
- [Tutorial: Use .NET Aspire messaging integrations in ASP.NET Core](../messaging/messaging-integrations.md)
- purge app except app host
- Add VS Code bits and fix errors

## Caching

### New articles

- [Stack Exchange Redis caching overview](../caching/stackexchange-redis-caching-overview.md)

### Updated articles

- [.NET Aspire Stack Exchange Redis integration](../caching/stackexchange-redis-integration.md)
- Add an overview of Stack Exchange Redis caching
- Add missing code, and add flexible PostgreSQL
- [.NET Aspire Stack Exchange Redis distributed caching integration](../caching/stackexchange-redis-distributed-caching-integration.md)
- Matched the App host Redis reference to the consuming project
- Add an overview of Stack Exchange Redis caching
- Add missing code, and add flexible PostgreSQL
- [.NET Aspire Stack Exchange Redis output caching integration](../caching/stackexchange-redis-output-caching-integration.md)
- Add an overview of Stack Exchange Redis caching
- Add missing code, and add flexible PostgreSQL
- [Stack Exchange Redis caching overview](../caching/stackexchange-redis-caching-overview.md)
- purge app except app host
- Add an overview of Stack Exchange Redis caching
- [Tutorial: Deploy a .NET Aspire project with a Redis Cache to Azure](../caching/caching-integrations-deployment.md)
- purge app except app host
- Add an overview of Stack Exchange Redis caching
- [Tutorial: Implement caching with .NET Aspire integrations](../caching/caching-integrations.md)
- Add an overview of Stack Exchange Redis caching
- Update and correct hosting bits.

## Security

### Updated articles

- [.NET Aspire Azure Key Vault integration](../security/azure-security-key-vault-integration.md)
- Add missing code, and add flexible PostgreSQL
- Update KeyVault usage documentation
- [.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

### New articles

- [Use custom Bicep templates](../deployment/azure/custom-bicep-templates.md)

### Updated articles

- [.NET Aspire deployments](../deployment/overview.md) - purge app except app host
- [.NET Aspire manifest format for deployment tool builders](../deployment/manifest-format.md) - purge app except app host
- [Deploy a .NET Aspire project to Azure Container Apps](../deployment/azure/aca-deployment.md)
- purge app except app host
- Add an include about resource naming.
- [Deploy a .NET Aspire project to Azure Container Apps using the Azure Developer CLI (in-depth guide)](../deployment/azure/aca-deployment-azd-in-depth.md)
- purge app except app host
- Add an include about resource naming.
- [Deploy a .NET Aspire project to Azure Container Apps using Visual Studio](../deployment/azure/aca-deployment-visual-studio.md)
- purge app except app host
- Add an include about resource naming.
- [Local Azure provisioning](../deployment/azure/local-provisioning.md) - Remove invalid trailing comma in config example
- [Tutorial: Deploy a .NET Aspire project using the Azure Developer CLI and GitHub Actions](../deployment/azure/aca-deployment-github-actions.md)
- purge app except app host
- Add an include about resource naming.
- [Use Application Insights for .NET Aspire telemetry](../deployment/azure/application-insights.md) - purge app except app host
- [Use custom Bicep templates](../deployment/azure/custom-bicep-templates.md)
- purge app except app host
- Add new article: Use custom Bicep templates
- [Local Azure provisioning](../deployment/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

## Reference

### Updated articles

- [Frequently asked questions about .NET Aspire](../reference/aspire-faq.yml)
- purge app except app host
- update GA on aspire :)
- [Frequently asked questions about .NET Aspire](../reference/aspire-faq.yml) - Add FAQ style details regarding IIS.

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

- [BaileyHewitt](https://github.com/BaileyHewitt) - ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
- [willibrandon](https://github.com/willibrandon) - Brandon Williams ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
- [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)
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: 09/01/2024
ms.date: 10/01/2024
ms.topic: landing-page
landingContent:
- title: .NET Aspire release documentation
Expand Down Expand Up @@ -34,12 +34,12 @@ landingContent:
linkLists:
- linkListType: whats-new
links:
- text: September 2024
url: dotnet-docs-aspire-mod0.md
- text: August 2024
url: dotnet-docs-aspire-mod2.md
- text: July 2024
url: dotnet-docs-aspire-mod1.md
- text: June 2024
url: dotnet-docs-aspire-mod0.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 @@ -28,9 +28,9 @@ items:
- name: Latest documentation updates
expanded: true
items:
- name: September 2024
href: dotnet-docs-aspire-mod0.md
- name: August 2024
href: dotnet-docs-aspire-mod2.md
- name: July 2024
href: dotnet-docs-aspire-mod1.md
- name: June 2024
href: dotnet-docs-aspire-mod0.md
Loading