dotnet / aspire

An opinionated, cloud ready stack for building observable, production ready, distributed applications in .NET
https://learn.microsoft.com/dotnet/aspire
MIT License
3.44k stars 361 forks source link

Add a migration service project template #4206

Open AndriySvyryd opened 2 months ago

AndriySvyryd commented 2 months ago

Based on https://github.com/dotnet/aspire-samples/tree/main/samples/DatabaseMigrations/DatabaseMigrations.MigrationService with placeholders for provider-specific code

DamianEdwards commented 2 months ago

There's also the web-based example we have at https://github.com/dotnet/aspire-samples/tree/main/samples/AspireShop/AspireShop.CatalogDbManager