Stashbox v5.3.0 Release Notes

Release Date: 2022-04-10 // about 2 years ago
  • ➕ 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<>.