Skip to content

2.1.0

Latest
Compare
Choose a tag to compare
@rigofunc rigofunc released this 07 Sep 09:14
· 51 commits to master since this release

This release include the following features:

  1. Support custom repository, and can using UnitOfWork.GetRepository<TEntity>() to retrieve the custom repository;
  2. Using TransactionScope to support distributed transaction