Stashbox.Lifetime
Namespace with 9 public types
Classes
NamedScopeLifetime
Represents a named scope lifetime.
PerScopedRequestLifetime
Represents a per resolution request lifetime.
ScopedLifetime
Represents a scoped lifetime.
SingletonLifetime
Represents a singleton lifetime manager.
TransientLifetime
Represents a transient lifetime.
Static Classes
Lifetimes
Contains all the built-in lifetime managers.
Abstract Classes
ExpressionLifetimeDescriptor
Represents a lifetime descriptor which applies to expressions.
FactoryLifetimeDescriptor
Represents a lifetime descriptor which applies to factory delegates.
LifetimeDescriptor
Represents a lifetime descriptor.