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
Would be nice/consistent to have this additional overload as it also exists for ConfigureAppConfiguration and ConfigureServices. It would allow us to access the configuration and environment info without having to resolve it ourselves from DI.
Would be nice/consistent to have this additional overload as it also exists for
ConfigureAppConfigurationandConfigureServices. It would allow us to access the configuration and environment info without having to resolve it ourselves from DI.