Optional
Per default all instances are singleton (scoped to its scope). Enabling transient makes the Injector create always a new instance for every consumer.
Generated using TypeDoc
Per default all instances are singleton (scoped to its scope). Enabling transient makes the Injector create always a new instance for every consumer.