Skip to content

Change support for custom begin scope #209

@ipjohnson

Description

@ipjohnson

Currently lifetime scope creation logic could be overridden by providing a ILifetimeScopeProvider. This introduces some extra over head for a very niche case.

To still support this I'm going to mark the BeginLifetimeScope method as virtual and you can override it if this is something that is needed.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions