Class DependencyInjectionScalars
Centralizes conventional values used for DI.
public static class DependencyInjectionScalars
- Inheritance
-
DependencyInjectionScalars
- Inherited Members
Fields
AppConfigurationVariableName
The name of the conventional environment variable name for app configuration
public const string AppConfigurationVariableName = "SONGHAY_APP_CONFIGURATION"
Field Value
DefaultApiEndPointKey
The default REST API key used for DI
public const string DefaultApiEndPointKey = "default"