|
1 | 1 | ---
|
2 |
| -title: ".NET Aspire docs: What's new for February 2025" |
3 |
| -description: "What's new in the .NET Aspire docs for February 2025." |
4 |
| -ms.custom: February-2025 |
5 |
| -ms.date: 03/01/2025 |
| 2 | +title: ".NET Aspire docs: What's new for May 2025" |
| 3 | +description: "What's new in the .NET Aspire docs for May 2025." |
| 4 | +ms.custom: May-2025 |
| 5 | +ms.date: 06/01/2025 |
6 | 6 | ---
|
7 | 7 |
|
8 |
| -# .NET Aspire docs: What's new for February 2025 |
| 8 | +# .NET Aspire docs: What's new for May 2025 |
9 | 9 |
|
10 |
| -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. |
| 10 | +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. |
11 | 11 |
|
12 |
| -## Fundamentals |
| 12 | +## Get started |
13 | 13 |
|
14 | 14 | ### Updated articles
|
15 | 15 |
|
16 |
| -- [.NET Aspire integrations overview](../fundamentals/integrations-overview.md) |
17 |
| - - Add more dependency version docs |
18 |
| - - Add Azure Cache for Redis standalone content |
| 16 | +- [Orchestrate Node.js apps in .NET Aspire](../get-started/build-aspire-apps-with-nodejs.md) - Fix errors in seed-database-data.md |
19 | 17 |
|
20 |
| -## Storage |
| 18 | +## Fundamentals |
21 | 19 |
|
22 | 20 | ### Updated articles
|
23 | 21 |
|
24 |
| -- [.NET Aspire Azure Blob Storage integration](../storage/azure-storage-blobs-integration.md) - Fix Azurite container ports code example |
| 22 | +- [.NET Aspire integrations overview](../fundamentals/integrations-overview.md) - Documentation for .NET Aspire RavenDB Integration |
| 23 | +- [.NET Aspire setup and tooling](../fundamentals/setup-tooling.md) |
| 24 | + - Add Rancher Desktop details |
| 25 | + - Update setup-tooling.md to latest Aspire version |
| 26 | +- [External parameters](../fundamentals/external-parameters.md) - Add ReferenceExpression to the External Parameters article |
| 27 | +- [Tutorial: Use the .NET Aspire dashboard with Python apps](../fundamentals/dashboard/standalone-for-python.md) - Update standalone-for-python.md |
25 | 28 |
|
26 | 29 | ## Database
|
27 | 30 |
|
28 |
| -### Updated articles |
29 |
| - |
30 |
| -- [.NET Aspire Azure Cosmos DB integration](../database/azure-cosmos-db-integration.md) - Correctly state Cosmos DB client integration health checks coverage |
31 |
| -- [.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 |
32 |
| -- [.NET Aspire MongoDB database integration](../database/mongodb-integration.md) - Add Azure Cache for Redis standalone content |
33 |
| -- [.NET Aspire MySQL integration](../database/mysql-integration.md) - Replace Azure Data Studio |
34 |
| -- [.NET Aspire Oracle Entity Framework Core integration](../database/oracle-entity-framework-integration.md) |
35 |
| - - Fixes to enrichment section in other EF Core integrations |
36 |
| - - Add Azure Cache for Redis standalone content |
37 |
| -- [.NET Aspire Pomelo MySQL Entity Framework Core integration](../database/mysql-entity-framework-integration.md) |
38 |
| - - Fixes to enrichment section in other EF Core integrations |
39 |
| - - Replace Azure Data Studio |
40 |
| - - Add Azure Cache for Redis standalone content |
41 |
| -- [.NET Aspire PostgreSQL Entity Framework Core integration](../database/postgresql-entity-framework-integration.md) - Replace Azure Data Studio |
42 |
| -- [.NET Aspire PostgreSQL integration](../database/postgresql-integration.md) - Replace Azure Data Studio |
43 |
| -- [.NET Aspire SQL Server Entity Framework Core integration](../database/sql-server-entity-framework-integration.md) |
44 |
| - - Fixes to enrichment section in other EF Core integrations |
45 |
| - - Replace Azure Data Studio |
46 |
| - - Add Azure Cache for Redis standalone content |
47 |
| -- [.NET Aspire SQL Server integration](../database/sql-server-integration.md) - Replace Azure Data Studio |
48 |
| - |
49 |
| -## Messaging |
50 |
| - |
51 |
| -### Updated articles |
52 |
| - |
53 |
| -- [.NET Aspire Apache Kafka integration](../messaging/kafka-integration.md) - Add Meter name to Kafka Metrics |
54 |
| -- [.NET Aspire Azure Event Hubs integration](../messaging/azure-event-hubs-integration.md) - Add several missing xrefs |
55 |
| -- [.NET Aspire Azure Service Bus integration](../messaging/azure-service-bus-integration.md) - Add several missing xrefs |
56 |
| -- [.NET Aspire Azure Web PubSub integration](../messaging/azure-web-pubsub-integration.md) - Add Azure Cache for Redis standalone content |
57 |
| - |
58 |
| -## Caching |
59 |
| - |
60 | 31 | ### New articles
|
61 | 32 |
|
62 |
| -- [.NET Aspire Azure Cache for Redis distributed caching integration](../caching/azure-cache-for-redis-distributed-caching-integration.md) |
63 |
| -- [.NET Aspire Azure Cache for Redis integration](../caching/azure-cache-for-redis-integration.md) |
64 |
| -- [.NET Aspire Azure Cache for Redis output caching integration](../caching/azure-cache-for-redis-output-caching-integration.md) |
65 |
| - |
66 |
| -### Updated articles |
67 |
| - |
68 |
| -- [.NET Aspire Redis distributed caching integration](../caching/stackexchange-redis-distributed-caching-integration.md) - Add Azure Cache for Redis standalone content |
69 |
| -- [.NET Aspire Redis integration](../caching/stackexchange-redis-integration.md) - Add Azure Cache for Redis standalone content |
70 |
| -- [.NET Aspire Redis output caching integration](../caching/stackexchange-redis-output-caching-integration.md) - Add Azure Cache for Redis standalone content |
71 |
| -- [Stack Exchange Redis caching overview](../caching/stackexchange-redis-caching-overview.md) - Add Azure Cache for Redis standalone content |
72 |
| -- [Tutorial: Implement caching with .NET Aspire integrations](../caching/caching-integrations.md) - Add Azure Cache for Redis standalone content |
73 |
| - |
74 |
| -## Security |
| 33 | +- [.NET Aspire Azure SQL Entity Framework Core integration](../database/azure-sql-entity-framework-integration.md) |
| 34 | +- [.NET Aspire Azure SQL integration](../database/azure-sql-integration.md) |
75 | 35 |
|
76 | 36 | ### Updated articles
|
77 | 37 |
|
78 |
| -- [.NET Aspire Azure Key Vault integration](../security/azure-security-key-vault-integration.md) |
79 |
| - - Rewrite Azure Key Vault content |
80 |
| - - Add Azure Cache for Redis standalone content |
| 38 | +- [.NET Aspire SQL Server Entity Framework Core integration](../database/sql-server-entity-framework-integration.md) - Add Azure SQL integration articles |
| 39 | +- [.NET Aspire SQL Server integration](../database/sql-server-integration.md) - Add Azure SQL integration articles |
| 40 | +- [Apply Entity Framework Core migrations in .NET Aspire](../database/ef-core-migrations.md) - Add explanatory notes to the EF Core Migrations tutorial. |
| 41 | +- [Seed data in a database using .NET Aspire](../database/seed-database-data.md) |
| 42 | + - Fix errors in seed-database-data.md |
| 43 | + - Update Seed data in database article to 9.2 |
81 | 44 |
|
82 | 45 | ## Community contributors
|
83 | 46 |
|
84 | 47 | 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).
|
85 | 48 |
|
86 |
| -- [alistairmatthews](https://github.com/alistairmatthews) - Alistair Matthews  |
87 |
| -- [afscrome](https://github.com/afscrome) - Alex Crome  |
88 |
| -- [ErikEJ](https://github.com/ErikEJ) - Erik Ejlskov Jensen  |
89 |
| -- [ianrathbone](https://github.com/ianrathbone) - Ian Rathbone  |
90 |
| -- [mexx](https://github.com/mexx) - Max Malook  |
| 49 | +- [alistairmatthews](https://github.com/alistairmatthews) - Alistair Matthews  |
| 50 | +- [Alirexaa](https://github.com/Alirexaa) - Alireza Baloochi  |
| 51 | +- [crisweber2600](https://github.com/crisweber2600) - Cris Weber  |
| 52 | +- [shiranshalom](https://github.com/shiranshalom) - shiranshalom  |
0 commit comments