public IDbConnection GetOpenConnection()
 {
     return(dapperManager.GetConnection());
 }