System Library Common Framework
Search Results for

    *.Benchmark*,*.Tests*,*.ApiTests*,*.BaseTest*,DelegateJsonConverter,CalleeCancelledRequestException,ClientResponse,ContentType,OutputCachePolicy
    Show / Hide Table of Contents Show / Hide Table of Contents
    NamespaceSystemLibrary.Common.Framework SystemLibrary.Common.Framework.Net.dll

    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

    Examples
    Arguments
    X

    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

    EnumExtensions.GetEnumText(Enum)
    EnumExtensions.GetEnumValue(Enum)
    EnumExtensions.IsAny(Enum, params Enum[])
    EnumExtensions.ToText(Enum)
    EnumExtensions.ToValue(Enum)
    ObjectExtensions.Json(object, bool)
    ObjectExtensions.Json(object, JsonSerializerOptions, bool, params JsonConverter[])
    ObjectExtensions.Json(object, params JsonConverter[])
    ObjectExtensions.Xml(object)

    }

    In This Article
    Package: nuget
    Source: github
    Website: System Library Common Framework