You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Environment (please complete the following information, if applicable):