Skip to content

nd-codegen does not use Appsettings.Development.json #1350

@k-brok

Description

@k-brok

When running the application normally, appsettings.Development.json is correctly loaded and used for development/testing.

However, when running nd-codegen, only appsettings.json seems to be used and the environment-specific configuration (appsettings.Development.json) is ignored.

Is there a way to configure nd-codegen to detect and use the Development environment automatically, or to explicitly specify which environment configuration file should be used during code generation?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions