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

Preserve ReadOnly attributes if applicable when rolling back CopyFile/MoveFile/DeleteFile Operations #23

Open chinhdo opened 4 years ago