Currently, you'll have to manually add a call to `UseConfigurationManager` after scaffolding the DbContext. We'll need to add a new hook in EF Core to allow doing this in a provider-agnostic manner.