defunky
defunky
**Describe the bug** The speaker icon is not visible over the favicon, it's hidden until you hover of the tab where it favicon turns into a speaker with the PLAYING...
### Check The Docs - [X] I double checked the docs and couldn't find any useful information. ### Verify Issue Source - [X] I verified the issue was caused by...
I have a pipeline behavior as follows: ``` public class ValidationBehaviour : IPipelineBehavior where TRequest : IRequest ``` with command and handler: ``` public class TestCommand : IRequest public class...
Is it possible to have similar behaviour to OnMatched but instead execute code if there wasn't a match but an insert instead. e.g. If it's inserted I want to update...
## Description When assigning values in the `WorkflowInput `within ActivityExecutionContext within `Execute` methods either directly via activity or via starting workflow the `WorkflowInput `dictionary persists between each activity step. When...
**Describe the solution you'd like** Ideally instead of having to manually build library and linking it to extern call. To have a public package similar to python with pip