chinhdo / txFileManager

.NET Transactional File Manager is a .NET Standard library that allows you to enlist file operations (file/folder copies, writes, deletes, appends, etc.) in distributed transactions.
MIT License
111 stars 13 forks source link

When rolling back a MoveDirectoryOperation, it's possible you end up with different directory content compared with original #22

Open chinhdo opened 4 years ago