aspire icon indicating copy to clipboard operation
aspire copied to clipboard

Make it possible to set a parameter value manually.

Open davidfowl opened this issue 2 months ago • 0 comments

The equivalent of a TaskCompletionSource<string>.TrySetResult or TrySetException. It would allow modeling an external input with the ability to set it from a pipeline step or some other part of the code.

davidfowl avatar Nov 16 '25 08:11 davidfowl