Herium

Results 1 issues of Herium

### Need to work with transactions , but not working, if i remove transaction code ,works fine ``` var sms = this.DbContext.SMS.Find(id); if (this._validation.DeleteValidation(httpContext, id)) { using (var dbContextTransaction =...