Is it possible to get type of target (consumer) of the resolved instance while registration? Basically something like this: Determine the target type for a dependency during resolution but for dryioc.
Asked
Active
Viewed 32 times
1 Answers
1
Here is the example from the DryIoc docs: https://github.com/dadhi/DryIoc/blob/master/docs/DryIoc.Docs/ExamplesContextBasedResolution.md#log4net-logger

dadhi
- 4,807
- 19
- 25