Codespaces ResourceBuilder.GetEndpoint("https") always returns localhost instead of the Codespaces domain name.
Open
area-app-model
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
Codespaces ResourceBuilder.GetEndpoint("https") always returns localhost instead of the Codespaces domain name.
### Expected Behavior
_No response_
### Steps To Reproduce
_No response_
### Exceptions (if any)
_No response_
### Aspire doctor output
_No response_
### Anything else?
_No response_
Contributor guide
Research direction
Start by locating the C# implementation of ResourceBuilder.GetEndpoint and inspect how the "https" endpoint is resolved in Codespaces. Reproduce or trace the current result, then verify that the endpoint uses the Codespaces domain name instead of localhost.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100