This release include the following features:
- Support custom repository, and can using
UnitOfWork.GetRepository<TEntity>()to retrieve the custom repository; - Using
TransactionScopeto support distributed transaction
This release include the following features:
UnitOfWork.GetRepository<TEntity>() to retrieve the custom repository;TransactionScope to support distributed transaction