Example #1
0
 public DapperConnectionProvider(ISettingProvider settingProvider)
 {
     _dbSetting = settingProvider.GetDbSetting();
 }