You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Seed data in a database using .NET Aspire article is contained in the "Integrations/Entity Framework Core" section of the Table of Content. It covers data seeding both using SQL scripts and using Entity Framework Core. Those wanting to seed data without using EF Core may not find the information they need.
Move the article to the "Integrations/Tutorials" section of the Table of Content.