Stashbox v5.3.0
Added
WithDynamicResolution()
registration option to indicate that the service's resolution should be handled by a dynamicResolve()
call on the currentIDependencyResolver
instead of a pre-built instantiation expression.- Support for resolving custom Delegate types alongside
Func<>
.