Is it possible to use .NET Aspire with a .NET 6 app?
We have multiple .NET 6 apps and background workers which are hosted on Azure Container apps.
Is it possible to use dotnet Aspire with a .net 6 app?
We have multiple .net 6 apps and background workers which are hosted on Azure Container Apps.
These are built on .net 6.0 today.
Is it possible to use Aspire to orchestrate them?