Lifetimes public static class Lifetimes Contains all the built-in lifetime managers. Documentation Code public static LifetimeDescriptor NamedScope NamedScope lifetime. public static LifetimeDescriptor PerRequest PerRequest lifetime. public static LifetimeDescriptor Scoped Scoped lifetime. public static LifetimeDescriptor Singleton Singleton lifetime. public static LifetimeDescriptor Transient Transient lifetime.