.NET Aspire 13: Create table and add seed data to SQL Server database on creation

Authorised Territory demonstrates how to add a SQL Server database as a resource in .NET Aspire 13.2, then override the default database creation SQL script so it creates a table and inserts seed data during database provisioning.

Full summary based on transcript

What the video covers

Prerequisites

Database provisioning customization