Tags: Zombach/aspire
Tags
[release/8.0-preview5] Upgrade to new version of Azure.Provisioning (d… …otnet#3271) (dotnet#3325) * Upgrade to new version of Azure.Provisioning (dotnet#3271) * Upgrade to new version of Azure.Provisioning * Fix tests * regen * update test * Remove the azure specific nuget feed --------- Co-authored-by: JoshLove-msft <[email protected]>
Isolate the use of host.docker.internal (dotnet#2685) * Isolate the use of docker.host.internal - For podman support we need to use another host name (host.containers.internal). That's configurable using a setting AppHost:ContainerHostName. Remove the hardcoded use of docker.host.internal and instead read from configuration everywhere. * Fixed nit
[release/8.0-preview3] Remove resource and endpoint name validation (d… …otnet#2093) * [release/8.0-preview3] Remove resource and endpoint name validation * Remove code rather than comment out
[release/8.0-preview2] Inject the https port for the redirect middlew… …are (dotnet#1467) * Inject the https port for the redirect middleware * Oops --------- Co-authored-by: David Fowler <[email protected]>
Merged PR 35108: Merge branch 'release/8.0-preview1' into 'internal/r… …elease/8.0-preview1'