Aspire is a full-stack orchestration toolkit to simplify distributed app creation and maintenance.
I've installed the pre-reqs and I'm following the build your first app guide.
Deploy your first app requires Docker, Podman, or Azure CLI. I chose Azure CLI.
Most important feedback at the top
aspire newshould include.gitignore- Would be great to have CLI options baked-in to first
aspire newrun instead of clicking through GUI to create test project, etc. - Deploy your first Aspire app references
WithExternalHttpEndpointsbut that isn't configured in the diff - Why did
.aspire/settings.jsonappear afteraspire run? Should I commit it? - Output log on
aspire newnot so good - Site should clarify pre-reqs clearer?
slnxsupport would be great
