aspire-samples
aspire-samples copied to clipboard
Show adding a custom container that exposes an endpoint as a resource into AppHost as a resource
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
This requires feature work that's being done in preview 2
@davidfowl I think one of the changes you made in the last few days enabled this correct?
Yes!
We didn't add a sample as yet though
Moving to preview 3 to track adding a sample.
Is GA the right milestone for this one? I get that this is a sample only but perhaps we should move to preview 6?
I think GA is fine. Non-sample stuff is always going to be more important than this in the meantime.