It provider Dashboard, Service Discovery, Health Check, Telemetry, All of this is usually very useful in a production environment, So I think aspire can use for produdction, but How can it boot the project when production?
The dotnet app can delopy with many ways, such as container, every service has it's own container, then How can aspire boot it?
If it can't use for production, Why services need AddServiceDefaults ?
It provider Dashboard, Service Discovery, Health Check, Telemetry, All of this is usually very useful in a production environment, So I think aspire can use for produdction, but How can it boot the project when production?
The dotnet app can delopy with many ways, such as container, every service has it's own container, then How can aspire boot it?
If it can't use for production, Why services need
AddServiceDefaults?