FrendsPlatform/Frends.File
FRENDS Tasks to preform various file system based operations such as: Reading, Writing, Copying, Deleting, Moving etc. on Windows based file systems.
C#MIT
Issues
- 3
File.Copy and File.Move - Impersonation only works on .net461 because of #if preprocessor
#25 opened by RikuVirtanen - 1
Rename task deletes file if nothing to rename
#13 opened by pekkatki - 0
Update target framework to .NET 4.7.1
#22 opened by EkiH - 2
- 1
Memory leak in ExecuteWriteBytes method
#19 opened by helvertti - 1
Trying to use Impersonation with Find, Rename or Delete fails in an unhandled exception.
#14 opened by nickeeex - 1
- 0
- 0
File operations that use matching, should have an option to throw if no files are matched.
#12 opened by karoraita - 0
Rename behavior is incorrectly documented
#11 opened by karoraita - 0
Timeout option for Frends.File tasks
#9 opened by vraust - 1
- 1
- 0
Support writing binary data
#4 opened by EkiH