Table of Contents

Class DependencyInjectionScalars

Namespace
Songhay.Models
Assembly
SonghayCore.dll

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

string

DefaultApiEndPointKey

The default REST API key used for DI

public const string DefaultApiEndPointKey = "default"

Field Value

string