@djodjonx/wiredi
    Preparing search index...

    Enumeration ProviderLifecycle

    Dependency lifecycle options Independent of the underlying container implementation

    Index

    Enumeration Members

    Enumeration Members

    Scoped: "scoped"

    One instance per scope/child container

    Singleton: "singleton"

    Single shared instance throughout the application (default)

    Transient: "transient"

    New instance created on each resolution