Open HugoDurana opened 3 weeks ago
To further add to this point, sample on such process would be a welcome addition, if it is not too much of a hassle, please.
I am interested in getting this documentation. Aspects 1.) Create the initial DB and deploy the DDL if MS SQL runs in docker on a local machine. Can only be executed while the server is running but the server is only running e.g. while executing the app (debugging). 2.) Integrate into deploy to Azure.
Article title
.NET Aspire SqlServer Entity Framework Core integration
Article URL
https://learn.microsoft.com/en-us/dotnet/aspire/database/sql-server-entity-framework-integration?tabs=dotnet-cli
Description
Please clarify if indeed one can use this integration when using a Database First approach for Entity Framework. Right now the documentation is not clear / inexistent in that point.