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
Adding the overload isn't a big deal so I'll throw it into the next version, but IConfiguration is already readily available via *ApplicationBuilder/Startup.cs, which would be accessible to wherever this is being called.
It would be nice to have IServiceProvider available to fetch other services for populating configuration.
The text was updated successfully, but these errors were encountered: