Namespace Volo.Abp.Uow
Classes
AbpUnitOfWorkDefaultOptions
Global (default) unit of work options
AbpUnitOfWorkModule
AbpUnitOfWorkOptions
AmbientUnitOfWork
UnitOfWork
UnitOfWorkAttribute
Used to indicate that declaring method (or all methods of the class) is atomic and should be considered as a unit of work (UOW).
UnitOfWorkEventArgs
UnitOfWorkExtensions
UnitOfWorkFailedEventArgs
Used as event arguments on Failed event.