Search Results for

    Show / Hide Table of Contents

    Method CreateBinder

    | Improve this Doc View Source

    CreateBinder(IEnvironmentVariablesProvider)

    Creates an instance that implements the IEnvBinder interface.

    Declaration
    public static IEnvBinder CreateBinder(this IEnvironmentVariablesProvider provider)
    Parameters
    Type Name Description
    IEnvironmentVariablesProvider provider

    The environment variables provider.

    Returns
    Type Description
    IEnvBinder

    An instance that implements the IEnvBinder interface.

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