issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Multiple File Upload Issue
#45
arc1997
opened
7 months ago
6
issue #43: fixes for WriteAllText with and without encoding
#44
NielsFestjens
opened
1 year ago
1
WriteAllText without Encoding uses Encoding.Default instead of Encoding.UTF8
#43
NielsFestjens
opened
1 year ago
4
SQL transaction not closed when rolling back a file operation fails
#42
NielsFestjens
opened
1 year ago
1
can "multiple file move operation rollback" move back as many files as it can instead of stopping on first failure?
#41
mduman
opened
1 year ago
1
Update TxFileManager.cs
#40
Mugsy0815
closed
2 years ago
1
Update README.md
#39
chinhdo
closed
3 years ago
0
Docs
#38
chinhdo
closed
3 years ago
0
Merge pull request #36 from chinhdo/feature/34-nuget-icon
#37
chinhdo
closed
3 years ago
0
Feature/34 nuget icon
#36
chinhdo
closed
3 years ago
0
Nuget package icon
#35
chinhdo
closed
3 years ago
0
Add icon to Nuget package
#34
chinhdo
closed
3 years ago
2
Updated README
#33
chinhdo
closed
3 years ago
0
README
#32
chinhdo
closed
3 years ago
0
Release/1.5
#31
chinhdo
closed
3 years ago
0
Directory/File Copy/Move Cancel Support
#30
vector-man
opened
3 years ago
4
Test and fix for async/await issue
#29
chinhdo
closed
3 years ago
0
Move (file rename) transaction is not rollbacked when program is exited with Ctrl+C (console application)
#28
janseris
opened
3 years ago
0
NullReferenceException with async code
#27
developermj
closed
3 years ago
13
Add encoding support to AppendAllText
#26
chinhdo
closed
4 years ago
1
Add a new overloaded function for the function "WriteAllText" with a new parameter "encoding".
#25
zungmou
closed
4 years ago
1
Delete files in temp folder before running tests
#24
chinhdo
closed
4 years ago
1
Preserve ReadOnly attributes if applicable when rolling back CopyFile/MoveFile/DeleteFile Operations
#23
chinhdo
opened
4 years ago
0
When rolling back a MoveDirectoryOperation, it's possible you end up with different directory content compared with original
#22
chinhdo
opened
4 years ago
0
When rolling back MoveFile operation, it's possible to end up with a different file than original
#21
chinhdo
closed
4 years ago
1
MoveDirectory operation
#20
remye06
closed
4 years ago
1
Add support for Serializable IsolationLevel
#19
chinhdo
opened
4 years ago
0
Release/1.4.0
#18
chinhdo
closed
4 years ago
0
Add Roslyn/FxCop static analysis
#17
chinhdo
closed
4 years ago
0
Release/1.4.0
#16
chinhdo
closed
4 years ago
0
Readme, bug fix for temp path, renames,
#15
chinhdo
closed
4 years ago
0
README
#14
chinhdo
closed
4 years ago
0
Release/1.4.0
#13
chinhdo
closed
4 years ago
0
Support for custom temp path
#12
chinhdo
closed
4 years ago
0
Support for custom temp paths
#11
chinhdo
closed
4 years ago
0
Upgrade project to .NET Standard 2.0
#10
chinhdo
closed
4 years ago
0
DeleteDirectoryOperation fails if temp directory is on a different device.
#9
chinhdo
closed
4 years ago
5
Add encoding support to WriteAllText
#8
chinhdo
closed
4 years ago
1
Add support for WriteAllBytes
#7
chinhdo
closed
4 years ago
0
Add support for deleting directories
#6
chinhdo
closed
4 years ago
1
Possible Enlistment leak?
#5
chinhdo
closed
4 years ago
1
Should Stack be used instead of List for the journal?
#4
chinhdo
opened
4 years ago
0
Add support for copying directories
#3
chinhdo
closed
4 years ago
1
Test .NET Core support
#2
chinhdo
closed
4 years ago
0
Target .NET Standard for maximum compatibility
#1
chinhdo
closed
4 years ago
0