Skip to content

Stashbox v5.3.0

Compare
Choose a tag to compare
@z4kn4fein z4kn4fein released this 10 Apr 19:09

Added

  • WithDynamicResolution() registration option to indicate that the service's resolution should be handled by a dynamic Resolve() call on the current IDependencyResolver instead of a pre-built instantiation expression.
  • Support for resolving custom Delegate types alongside Func<>.