aspire
aspire copied to clipboard
Make it possible to set a parameter value manually.
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.