NamespaceSystemLibrary.Common.Framework
Enum list of common built-in environment names allowed
Config tranformations and EnvironmentName will work with other env-names, but the IsLocal, IsTest, and IsProd will not
EnvironmentName
public enum EnvironmentName
Fields
Name | Summary |
---|---|
AT | Enum list of common built-in environment names allowed Config tranformations and EnvironmentName will work with other env-names, but the IsLocal, IsTest, and IsProd will not |
Build | Enum list of common built-in environment names allowed Config tranformations and EnvironmentName will work with other env-names, but the IsLocal, IsTest, and IsProd will not |
CI | Enum list of common built-in environment names allowed Config tranformations and EnvironmentName will work with other env-names, but the IsLocal, IsTest, and IsProd will not |
ContinuousIntegration | Enum list of common built-in environment names allowed Config tranformations and EnvironmentName will work with other env-names, but the IsLocal, IsTest, and IsProd will not |
Dev | Enum list of common built-in environment names allowed Config tranformations and EnvironmentName will work with other env-names, but the IsLocal, IsTest, and IsProd will not |
Development | Enum list of common built-in environment names allowed Config tranformations and EnvironmentName will work with other env-names, but the IsLocal, IsTest, and IsProd will not |
Integration | Enum list of common built-in environment names allowed Config tranformations and EnvironmentName will work with other env-names, but the IsLocal, IsTest, and IsProd will not |
Local | Enum list of common built-in environment names allowed Config tranformations and EnvironmentName will work with other env-names, but the IsLocal, IsTest, and IsProd will not |
None | Enum list of common built-in environment names allowed Config tranformations and EnvironmentName will work with other env-names, but the IsLocal, IsTest, and IsProd will not |
PreProd | Enum list of common built-in environment names allowed Config tranformations and EnvironmentName will work with other env-names, but the IsLocal, IsTest, and IsProd will not |
PreProduction | Enum list of common built-in environment names allowed Config tranformations and EnvironmentName will work with other env-names, but the IsLocal, IsTest, and IsProd will not |
Prod | Enum list of common built-in environment names allowed Config tranformations and EnvironmentName will work with other env-names, but the IsLocal, IsTest, and IsProd will not |
Production | Enum list of common built-in environment names allowed Config tranformations and EnvironmentName will work with other env-names, but the IsLocal, IsTest, and IsProd will not |
QA | Enum list of common built-in environment names allowed Config tranformations and EnvironmentName will work with other env-names, but the IsLocal, IsTest, and IsProd will not |
Sandbox | Enum list of common built-in environment names allowed Config tranformations and EnvironmentName will work with other env-names, but the IsLocal, IsTest, and IsProd will not |
Stage | Enum list of common built-in environment names allowed Config tranformations and EnvironmentName will work with other env-names, but the IsLocal, IsTest, and IsProd will not |
Staging | Enum list of common built-in environment names allowed Config tranformations and EnvironmentName will work with other env-names, but the IsLocal, IsTest, and IsProd will not |
Test | Enum list of common built-in environment names allowed Config tranformations and EnvironmentName will work with other env-names, but the IsLocal, IsTest, and IsProd will not |
UAT | Enum list of common built-in environment names allowed Config tranformations and EnvironmentName will work with other env-names, but the IsLocal, IsTest, and IsProd will not |
UnitTest | Enum list of common built-in environment names allowed Config tranformations and EnvironmentName will work with other env-names, but the IsLocal, IsTest, and IsProd will not |
Extension Methods
}