microsoft / microsoft/aspire-samples
Show adding a custom container that exposes an endpoint as a resource into AppHost as a resource
Open
@DamianEdwards is already working on this.
Since Dec 11, 2023.
area-samples
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 345
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 30
Description
Scenario:
- Some custom container image that exposes an HTTP endpoint that can be called
- An ASP.NET Core project that depends on the container and calls into the endpoint
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.