Skip to content

Better support for dependency injection #458

@ramesh-cs

Description

@ramesh-cs

Describe the issue
Currently constructor injection is not supported for many classes, I have come across DefaultOpenApiConfigurationOptions which complains about missing parameter less constructor No parameterless constructor defined when the deriving class uses constructor with parameter. I have also noticed the same is reported for a different class here .

Screenshots
image

Environment (please complete the following information, if applicable):

  • Version [1.3.0]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions