SimplifyNet / Simplify

Simplify is an open-source set of lightweight .NET libraries that provide infrastructure for your applications. DI and mocking friendly.

Home Page:https://simplifynet.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add TransactGenericRepository

i4004 opened this issue · comments

  • All methods should be wrapped to explicit transactions
  • Add check that if transaction is open then BeginTransaction and Commit should be skipped
  • IsolationLevel should be set in constructor