This lib now use the web.config and app.config for reading connection strings by name. This is the old way and appsettings.json (appsettings.XXXX.json) will be the future.
SQLProvider.Common.Utils.ConfigHelper should support json, maybe just one internal function would be modified.