Enum ServiceLifetime
Namespace: Microsoft.Extensions.DependencyInjection
Assembly: Microsoft.Extensions.DependencyInjection.Abstractions.dll
Syntax
public enum ServiceLifetime
Fields
| Name | Description |
|---|---|
| Scoped | |
| Singleton | |
| Transient |
public enum ServiceLifetime
| Name | Description |
|---|---|
| Scoped | |
| Singleton | |
| Transient |