Search Results for

    Show / Hide Table of Contents

    Method CreateReader

    | Improve this Doc View Source

    CreateReader(IEnvironmentVariablesProvider)

    Creates an instance that implements the IEnvReader interface.

    Declaration
    public static IEnvReader CreateReader(this IEnvironmentVariablesProvider provider)
    Parameters
    Type Name Description
    IEnvironmentVariablesProvider provider

    The environment variables provider.

    Returns
    Type Description
    IEnvReader

    An instance that implements the IEnvReader interface.

    • Improve this Doc
    • View Source
    In This Article
    • CreateReader(IEnvironmentVariablesProvider)
    Back to top Copyright ©2021 DotEnv.Core