Skip to content

Simplify.Repository.FluentNHibernate 1.3

Choose a tag to compare

@i4004 i4004 released this 26 Feb 10:51
· 548 commits to master since this release

New

  • Add TransactGenericRepository (#273)
  • Add property to ITransactUnitOfWork and TransactUnitOfWork indicating that transaction is open #272 (#272)
  • SimplifyDIRegistratorExtensions for TransactGenericRepository

Updates

  • Refactoring to nullable

Fixes

  • Unit of work transaction dispose added