elsa-workflows / elsa-workflows/elsa-core
ActivityPropertyOptionsProvider - Accessing dependencies
Open
activity
core
triaged
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
Accessing of dependencies is no longer possible in the GetOptions method that comes from inheriting from IActivityPropertyOptionsProvider.
This is blocking in the case that we want to set dynamically values for input properties. An example is the Send Http Request activity where the response content parsers are loaded dynamically based on the parsers that are injected through dependency.
Contributor guide
Assessment
This issue has not been assessed yet.