Alistair Matthews
Alistair Matthews
### Proposed topic or title Use Entity Framework with .NET Aspire ### Location in table of contents. Integrations ### Reason for the article We have around 17 open issues that...
## Summary Simplifies content, covers using the Aspire CLI to create AppHost and service defaults projects. Removes .NET CLI commands where possible. Partially Fixes #3859 --- #### Internal previews |...
## Summary Revises the [Quickstart: Build your first Aspire solution](https://learn.microsoft.com/en-us/dotnet/aspire/get-started/build-your-first-aspire-app) article. - Creates a new zone pivot group with two pivots: Aspire CLI and VS Code. - Adds Aspire CLI...
## Summary The [Seed data in a database using Aspire](https://learn.microsoft.com/en-us/dotnet/aspire/database/seed-database-data) article discusses seeding both with SQL Scripts and with EF Core. However, it is currently in the Entity Framework section...
### Describe the issue or suggestion The [Seed data in a database using .NET Aspire](https://learn.microsoft.com/en-us/dotnet/aspire/database/seed-database-data) article is contained in the "Integrations/Entity Framework Core" section of the Table of Content. It...